fl_location_platform_interface 5.0.0 fl_location_platform_interface: ^5.0.0 copied to clipboard
A common platform interface for the fl_location plugin.
5.0.0 #
- [BREAKING] Change platform channel name
- [TEST] Add test file
4.0.0 #
- [CHORE] Updates minimum supported SDK version to
Flutter 3.10
/Dart 3.0
- [FIX] Fixed an issue where Location.toJson could not be encoded with jsonEncode
3.0.0 #
- [CHORE] Update dependency constraints to
sdk: '>=2.18.0 <4.0.0'
flutter: '>=3.3.0'
2.0.0 #
- [CHORE] Upgrade minimum Flutter version to 3.0.0
- [CHORE] Upgrade dependencies
1.1.1 #
- Upgrade dependencies.
1.1.0 #
- Upgrade dependencies.
- Added LocationUtils class which implements
distanceBetween
andbearingBetween
functions.
1.0.1 #
- Fixed invalid homepage URL.
- Fixed an issue where broadcast stream could not be fetched.
1.0.0 #
- Initial release.