daily_pedometer2 1.1.3 copy "daily_pedometer2: ^1.1.3" to clipboard
daily_pedometer2: ^1.1.3 copied to clipboard

A Pedometer and Step Detection package for Android and iOS. Step count are daily and streamed as the platform updates it.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add daily_pedometer2

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

dependencies:
  daily_pedometer2: ^1.1.3

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:daily_pedometer2/daily_pedometer2.dart';
5
likes
160
points
290
downloads

Publisher

verified publisherdomaxit.com

Weekly Downloads

A Pedometer and Step Detection package for Android and iOS. Step count are daily and streamed as the platform updates it.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on daily_pedometer2

Packages that implement daily_pedometer2