mobility_features 3.0.0+2 copy "mobility_features: ^3.0.0+2" to clipboard
mobility_features: ^3.0.0+2 copied to clipboard

outdated

Calculation of real-time mobility features like places, stops, and home stay

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mobility_features

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

dependencies:
  mobility_features: ^3.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:mobility_features/mobility_features.dart';
27
likes
0
pub points
75%
popularity

Publisher

verified publishercachet.dk

Calculation of real-time mobility features like places, stops, and home stay

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, path_provider, simple_cluster, stats

More

Packages that depend on mobility_features