location2_android 6.0.1
location2_android: ^6.0.1 copied to clipboard
Android implementation of the location plugin
6.0.1 #
- Update a dependency to the latest release.
6.0.0 #
- FEAT: update to run on Flutter 3.7.
- FEAT: improve PermissionStatus.
- FEAT(android): background mode for android.
- FEAT: unify into one pigeon file.
- FEAT: remove useless tests thanks to Pigeon.
- FEAT(ios): using SwiftLocation.
- FEAT(ios): initialize the ios package.
- FEAT(android): readying docs.
- FEAT(android): dialog with AppCompat.
- FEAT(android): support for coarse location.
- FEAT(android): get permission status.
- FEAT(android): set settings for individual location settings.
- FEAT(android): change settings of onLocationChanged.
- FEAT(android): change settings.
- FEAT(android): implement setLocationSettings.
- FEAT(android): implement onLocationChanged.
- FEAT: first version 5 commit.
- DOCS: writing docs for version 5.
- DOCS: writing docs for version 5.
- DOCS: update documentation.
- DOCS: add documentation to code.
6.0.0 #
- FEAT: update to run on Flutter 3.7.
5.0.0-dev.3 #
- FEAT: improve PermissionStatus.
5.0.0-dev.2 #
- FEAT: background mode for android.
5.0.0-dev.1 #
- FEAT: unify into one pigeon file.
- FEAT: remove useless tests thanks to Pigeon.
- FEAT: using SwiftLocation.
- FEAT: initialize the ios package.
- FEAT: readying docs.
- FEAT: dialog with AppCompat.
- FEAT: support for coarse location.
- FEAT: get permission status.
- FEAT: set settings for individual location settings.
- FEAT: change settings of onLocationChanged.
- FEAT: change settings.
- FEAT: implement setLocationSettings.
- FEAT: implement onLocationChanged.
- FEAT: first version 5 commit.
- DOCS: writing docs for version 5.
- DOCS: writing docs for version 5.
- DOCS: update documentation.
- DOCS: add documentation to code.
5.0.0-dev.0 #
- Update all the location packages to version 5
- Separation of the Android and iOS implementation
- Using pigeon for the interface with native
- Support for Google Play Services
- Support for multiples simultaneous requests
- Upgrade underlying implementation