stay_points 0.10.1 copy "stay_points: ^0.10.1" to clipboard
stay_points: ^0.10.1 copied to clipboard

Stay points/meaningful locations identification

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add stay_points

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

dependencies:
  stay_points: ^0.10.1

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

Import it

Now in your Dart code, you can use:

import 'package:stay_points/stay_points.dart';
0
likes
30
pub points
0%
popularity

Publisher

verified publisheryeradis.com

Stay points/meaningful locations identification

Homepage

License

MIT (LICENSE)

Dependencies

great_circle_distance, units

More

Packages that depend on stay_points