We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is it possible to update the Android project to use the AndroidX libraries instead of the old support libraries like described here https://flutter.dev/docs/development/packages-and-plugins/androidx-compatibility#how-to-migrate-a-flutter-app-to-androidx ?
This would enable projects which are dependent on this one to migrate to AndroidX too (like ours 😊 )
The text was updated successfully, but these errors were encountered:
@fezu54 I've just updated the package to AndroidX and made a pull request, give it a test and make sure it works for you -> #28
Sorry, something went wrong.
No branches or pull requests
Is it possible to update the Android project to use the AndroidX libraries instead of the old support libraries like described here https://flutter.dev/docs/development/packages-and-plugins/androidx-compatibility#how-to-migrate-a-flutter-app-to-androidx ?
This would enable projects which are dependent on this one to migrate to AndroidX too (like ours 😊 )
The text was updated successfully, but these errors were encountered: