mobility_features 4.0.0 copy "mobility_features: ^4.0.0" to clipboard
mobility_features: ^4.0.0 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 Dart:

 $ dart pub add mobility_features

With Flutter:

 $ flutter pub add mobility_features

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

dependencies:
  mobility_features: ^4.0.0

Alternatively, your editor might support dart pub get or 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';
31
likes
0
points
425
downloads

Publisher

verified publishercachet.dk

Weekly Downloads

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