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

Enterprise Flutter location SDK with Google Fused Location, Kalman smoothing, adaptive accuracy & battery engines, geofencing, background recovery, diagnostic dashboard, and offline sync.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add allinone_location

With Flutter:

 $ flutter pub add allinone_location

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  allinone_location: ^3.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:allinone_location/allinone_location.dart';
3
likes
0
points
675
downloads

Publisher

unverified uploader

Weekly Downloads

Enterprise Flutter location SDK with Google Fused Location, Kalman smoothing, adaptive accuracy & battery engines, geofencing, background recovery, diagnostic dashboard, and offline sync.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_background_service, flutter_local_notifications, geolocator, permission_handler, shared_preferences

More

Packages that depend on allinone_location