menu
flutter_pitch_detection package
documentation
flutter_pitch_detection_platform_interface.dart
FlutterPitchDetectionPlatform
setMinPrecision abstract method
setMinPrecision abstract method
dark_mode
light_mode
setMinPrecision
abstract method
Future
<
void
>
setMinPrecision
(
double
minPrecision
)
Implementation
Future<void> setMinPrecision(double minPrecision);
flutter_pitch_detection package
documentation
flutter_pitch_detection_platform_interface
FlutterPitchDetectionPlatform
setMinPrecision abstract method
FlutterPitchDetectionPlatform class