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

A lightweight flutter library for common latitude and longitude calculation..

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add geopointer

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

dependencies:
  geopointer: ^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:geopointer/geopointer.dart';
1
likes
100
pub points
19%
popularity

Publisher

unverified uploader

A lightweight flutter library for common latitude and longitude calculation..

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, intl, logging

More

Packages that depend on geopointer