geopoint_location 0.3.0 copy "geopoint_location: ^0.3.0" to clipboard
geopoint_location: ^0.3.0 copied to clipboard

outdated

Handle real time location data for Geopoint. Provide structured data from Geolocator

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add geopoint_location

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

dependencies:
  geopoint_location: ^0.3.0

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:geopoint_location/geopoint_location.dart';
4
likes
0
pub points
29%
popularity

Publisher

unverified uploader

Handle real time location data for Geopoint. Provide structured data from Geolocator

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cupertino_icons, flutter, geolocator, geopoint, pedantic, slugify2

More

Packages that depend on geopoint_location