menu
flutter_shazam_kit package
documentation
flutter_shazam_kit_method_channel.dart
MethodChannelFlutterShazamKit
callbackMethodChannel property
callbackMethodChannel property
dark_mode
light_mode
callbackMethodChannel
property
MethodChannel
callbackMethodChannel
final
Implementation
final
callbackMethodChannel =
const
MethodChannel(
"flutter_shazam_kit_callback"
);
flutter_shazam_kit package
documentation
flutter_shazam_kit_method_channel
MethodChannelFlutterShazamKit
callbackMethodChannel property
MethodChannelFlutterShazamKit class
Constructors
new
Properties
callbackMethodChannel
hashCode
methodChannel
onDetectStateChangedCallback
onErrorCallback
onMatchResultDiscoveredCallback
runtimeType
Methods
configureShazamKitSession
endDetectionWithMicrophone
endSession
noSuchMethod
onDetectStateChanged
onError
onMatchResultDiscovered
startDetectionWithMicrophone
toString
Operators
operator ==