gps_service_plugin 0.0.2 copy "gps_service_plugin: ^0.0.2" to clipboard
gps_service_plugin: ^0.0.2 copied to clipboard

Gps Service Flutter plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gps_service_plugin

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

dependencies:
  gps_service_plugin: ^0.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:gps_service_plugin/callback_dispatcher.dart';
import 'package:gps_service_plugin/generated/i18n.dart';
import 'package:gps_service_plugin/gps_manager.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Gps Service Flutter plugin.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on gps_service_plugin