mobility_features 4.0.1 copy "mobility_features: ^4.0.1" to clipboard
mobility_features: ^4.0.1 copied to clipboard

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: ^4.0.1

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
130
pub points
72%
popularity

Publisher

verified publishercachet.dk

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, path_provider, simple_cluster, stats

More

Packages that depend on mobility_features