mobility_features 6.0.0 copy "mobility_features: ^6.0.0" to clipboard
mobility_features: ^6.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 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: ^6.0.0

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';
30
likes
160
pub points
73%
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

carp_serializable, flutter, json_annotation, path_provider, simple_cluster, stats

More

Packages that depend on mobility_features