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';
31
likes
150
points
425
downloads

Publisher

verified publishercachet.dk

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path_provider, simple_cluster, stats

More

Packages that depend on mobility_features