step_sync 3.0.0 copy "step_sync: ^3.0.0" to clipboard
step_sync: ^3.0.0 copied to clipboard

This package was created by [Ali Eren Tabak](https://github.com/AliEren04). A package that counts steps and allows daily reset using the reset method.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add step_sync

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

dependencies:
  step_sync: ^3.0.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:step_sync/step_sync.dart';
4
likes
130
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

This package was created by [Ali Eren Tabak](https://github.com/AliEren04). A package that counts steps and allows daily reset using the reset method.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_background_service, flutter_background_service_android, logging, sensors_plus

More

Packages that depend on step_sync