flutter_detect_pitch 0.0.1+1 copy "flutter_detect_pitch: ^0.0.1+1" to clipboard
flutter_detect_pitch: ^0.0.1+1 copied to clipboard

A Flutter plugin for real-time pitch detection using the device microphone with native audio processing for iOS and Android.

0.0.1+1 - 2025-07-15 #

Added #

  • Initial release of flutter_detect_pitch.
  • Added pitch detection functionality using Dart.
  • Provided simple API to start and stop pitch detection.
  • Included a basic example application demonstrating usage.

Notes #

  • This version is a minimal MVP (minimum viable plugin).
  • Only supports Dart; native platform support (Android/iOS) may be added in future versions.
0
likes
150
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for real-time pitch detection using the device microphone with native audio processing for iOS and Android.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_detect_pitch

Packages that implement flutter_detect_pitch