pedometer 2.1.0 copy "pedometer: ^2.1.0" to clipboard
pedometer: ^2.1.0 copied to clipboard

outdated

Pedometer and Step Detection for Android and iOS

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pedometer

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

dependencies:
  pedometer: ^2.1.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:pedometer/pedometer.dart';
317
likes
30
points
11.2k
downloads

Publisher

verified publishercachet.dk

Weekly Downloads

Pedometer and Step Detection for Android and iOS

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pedometer