cm_pedometer 1.2.0 copy "cm_pedometer: ^1.2.0" to clipboard
cm_pedometer: ^1.2.0 copied to clipboard

A Flutter plugin for accessing pedometer functionality on iOS and Android devices.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cm_pedometer

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

dependencies:
  cm_pedometer: ^1.2.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:cm_pedometer/cm_pedometer.dart';
9
likes
160
points
154
downloads

Publisher

verified publisherhieutv.top

Weekly Downloads

A Flutter plugin for accessing pedometer functionality on iOS and Android devices.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on cm_pedometer