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

outdated

A pedometer plugin for retrieving the steps taken today. Works for both iOS and Android and is written in Swift/Java.

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: ^0.0.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:pedometer/pedometer.dart';
257
likes
0
pub points
96%
popularity

Publisher

verified publishercachet.dk

A pedometer plugin for retrieving the steps taken today. Works for both iOS and Android and is written in Swift/Java.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on pedometer