pushupcount 0.0.6 copy "pushupcount: ^0.0.6" to clipboard
pushupcount: ^0.0.6 copied to clipboard

A push up counter package which will count push ups using ML kit

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pushupcount

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

dependencies:
  pushupcount: ^0.0.6

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:pushupcount/pushupcount.dart';
7
likes
140
points
73
downloads

Publisher

unverified uploader

Weekly Downloads

A push up counter package which will count push ups using ML kit

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSL-1.0 (license)

Dependencies

camera, flutter, flutter_bloc, flutter_lints, google_mlkit_commons, google_mlkit_pose_detection, image_picker, path, path_provider

More

Packages that depend on pushupcount