ffthealthdev 1.0.2+23 copy "ffthealthdev: ^1.0.2+23" to clipboard
ffthealthdev: ^1.0.2+23 copied to clipboard

Pitch detection plugin, made for my personal project. Makes use of platform channels (currently Android only) in order to process audio in real-time and give feedback.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ffthealthdev

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

dependencies:
  ffthealthdev: ^1.0.2+23

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:ffthealthdev/ffthealthdev.dart';
0
likes
130
pub points
0%
popularity

Publisher

unverified uploader

Pitch detection plugin, made for my personal project. Makes use of platform channels (currently Android only) in order to process audio in real-time and give feedback.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ffthealthdev