flutter_native_location 0.1.2 copy "flutter_native_location: ^0.1.2" to clipboard
flutter_native_location: ^0.1.2 copied to clipboard

Native location tracking for Flutter with configurable interval and accuracy filter.

0.1.2 - 2026-03-26 #

  • Implement getLastLocation fallback logic for iOS to accurately fetch device location even if tracking is not actively receiving coordinates.

0.1.1 - 2026-03-26 #

  • Fix speed and heading calculation

0.1.0 - 2026-03-13 #

  • Initial release with iOS support.
  • Location tracking with configurable interval and accuracy filter.
  • Background location updates via CLLocationManager.
  • Pause, resume, and stop tracking controls.
  • Location permission request handling.
0
likes
0
points
56
downloads

Publisher

verified publisheryanuar.id

Weekly Downloads

Native location tracking for Flutter with configurable interval and accuracy filter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, json_annotation, plugin_platform_interface

More

Packages that depend on flutter_native_location

Packages that implement flutter_native_location