Skip to content

Avoid android users specifying objectbox-android dependency #73

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
vaind opened this issue Nov 18, 2019 · 0 comments
Closed

Avoid android users specifying objectbox-android dependency #73

vaind opened this issue Nov 18, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Looking for contributors (ideas, comments, code, etc)

Comments

@vaind
Copy link
Contributor

vaind commented Nov 18, 2019

Currently, to use objectbox-dart with flutter on Android, a user must manually specify a dependency on objectbox-android, which is a gradle artifact published by the objectbox-java project. Ideally, we should specify this dependency here in the dart/flutter lib, so the consumers wouldn't have to do it.

Follow up from #2
See my question here: flutter/flutter#33227 (comment)
A branch where I tried something (it didn't work though): https://github.com/objectbox/objectbox-dart/tree/flutter-plugin

@vaind vaind added enhancement New feature or request help wanted Looking for contributors (ideas, comments, code, etc) labels Nov 18, 2019
@vaind vaind self-assigned this Nov 29, 2019
@vaind vaind closed this as completed Dec 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Looking for contributors (ideas, comments, code, etc)
Projects
None yet
Development

No branches or pull requests

1 participant