fl_location 1.2.2 fl_location: ^1.2.2 copied to clipboard
A plugin that can access the location services of each platform and collect device location data.
1.2.1 #
- Upgrade dependencies.
- Downgrade Android minSdkVersion to 21.
1.2.0 #
- Upgrade dependencies.
- Added LocationUtils class which implements
distanceBetween
andbearingBetween
functions. - Bump Android minSdkVersion to 23.
- Bump Android compileSdkVersion to 31.
1.1.0 #
- Now this plugin is also available on the web.
1.0.1 #
- Upgrade
fl_location_platform_interface: ^1.0.1
- Fixed invalid homepage URL.
- Fixed an issue where
getLocation
andgetLocationStream
functions could not be called at the same time.
1.0.0 #
- Initial release.