new_geolocation 1.0.0 copy "new_geolocation: ^1.0.0" to clipboard
new_geolocation: ^1.0.0 copied to clipboard

new_geolocation plugin for iOS and Android. Republished from InTheLoup's geolocation and now maintained.

[1.0.0] #

  • Updated Kotlin to 1.3.41
  • Updated Kotlin experimental coroutines to Kotlinx
  • Updated Android packages to Androidx (hence major release increment)

[0.2.3] #

  • Added updated pubspec description
  • Flutter format on number of files

[0.2.2] #

  • Better encoding of 'options' on LocationUpdatesRequest [hoggetaylor]
  • Fix argument of type string can not be assigned to DiagnosticsNode [osamagamal65]
  • Adding support for new method to request enabling location services [shehabic]
  • Updated Readme [shehabic]
  • Various fixes for XCode 10, and Cocoa Pods 1.5.3 [shehabic]
  • Updated Google Play Services Version [shehabic]
  • Fixed serialization from dart to native platforms [shehabic]
  • Updated kotlin version [shehabic]

[0.2.1] #

  • Replace requestPermission(permission) named parameter by positional

[0.2.0] #

  • Refactor single one-shot location
  • Refactor permission management
  • Add continuous location updates support
  • Add in background support for location updates
  • Add request location permission manually
  • Add pause/resume location updates automatically when app goes to background/foreground
  • Add Stream API
  • Fix: Match play-services version to Flutter's firebase plugins
  • Fix: Dart 1.x compatibility

[0.1.1] #

  • Pubspec and documentation fixes

[0.1.0] - Initial release #

  • New feature: Last known location
  • New feature: Current location
  • New feature: Location updates
5
likes
40
pub points
44%
popularity

Publisher

unverified uploader

new_geolocation plugin for iOS and Android. Republished from InTheLoup's geolocation and now maintained.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter, streams_channel

More

Packages that depend on new_geolocation