geolocator_android 1.0.2 geolocator_android: ^1.0.2 copied to clipboard
Geolocation plugin for Flutter. This plugin provides the Android implementation for the geolocator.
1.0.2 #
- Fixed didChangeAppLifecycleState goes into a loop after location request (see issue: https://github.com/Baseflow/flutter-geolocator/issues/816).
1.0.1 #
- Migrate to mavenCentral as jFrog has sunset jCenter (see official announcement for more details);
- Upgrade to Gradle 4.1.0 to stay in sync with current stable version of Flutter.
1.0.0 #
- Initial open source release.