Skip to content
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

Manual migration to androidx/target sdk 28 #14

Merged
merged 1 commit into from
Dec 13, 2019

Conversation

ChaseGuru
Copy link
Contributor

This may be useful now or later - it seems like this androidx stuff will replace android.support - though it seems like you can't mix&match.

I haven't looked that much into this yet - but it seems like it would make sense for plugins to have dual support (a migrated vs unmigrated version) so you don't end up in version hell - one way for this can obviously just be using old versions of plugins if you're not ready to migrate your flutter app to androidx. This seems to be what flutter is favoring.

See:
Flutter migration: https://flutter.dev/docs/development/packages-and-plugins/androidx-compatibility
Android migration: https://developer.android.com/jetpack/androidx/migrate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants