fl_location 3.0.0 copy "fl_location: ^3.0.0" to clipboard
fl_location: ^3.0.0 copied to clipboard

A plugin that can access the location services of each platform and collect device location data.

3.0.0 #

  • [CHORE] Update dependency constraints to sdk: '>=2.18.0 <4.0.0' flutter: '>=3.3.0'

2.1.1 #

  • [FIX] Fix IllegalStateException #12

2.1.0 #

  • [FEAT] Add ability to get location in the background #10
  • [FIX] Fix ConcurrentModificationException #13
  • [FIX] Fix location update channel close issue #14

2.0.0 #

  • [CHORE] Upgrade minimum Flutter version to 3.0.0
  • [CHORE] Upgrade dependencies

1.2.2 #

  • [#4] Fix onRequestPermissionsResult implement issue.

1.2.1 #

  • Upgrade dependencies.
  • Downgrade Android minSdkVersion to 21.

1.2.0 #

  • Upgrade dependencies.
  • Added LocationUtils class which implements distanceBetween and bearingBetween 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 and getLocationStream functions could not be called at the same time.

1.0.0 #

  • Initial release.
28
likes
140
pub points
94%
popularity

Publisher

unverified uploader

A plugin that can access the location services of each platform and collect device location data.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

fl_location_platform_interface, fl_location_web, flutter

More

Packages that depend on fl_location