location_background_plugin 0.1.0+3 location_background_plugin: ^0.1.0+3 copied to clipboard
A new flutter plugin project.
0.1.0+3 #
- Update README.md indicating package support status.
0.1.0+2 #
- Fix Dart deprecation warnings.
0.1.0+1 #
- Log a more detailed warning at build time about the previous AndroidX migration.
0.1.0 #
- Breaking change. Migrate from the deprecated original Android Support Library to AndroidX. This shouldn't result in any functional changes, but it requires any Android apps using this plugin to also migrate if they're using the original support library.
0.0.2 #
- Added missing flutter_test package dependency.
- Added missing flutter version requirements.
0.0.1 #
- Initial release.