menu
flutter_sound_web package
documentation
flutter_sound_player_web.dart
FlutterSoundPlayerWeb
initPlugin method
initPlugin method
dark_mode
light_mode
initPlugin
method
@
override
Future
<
bool
>
initPlugin
(
)
override
Implementation
@override Future<bool> initPlugin() { return FlutterSoundPlugin.loadScripts(); }
flutter_sound_web package
documentation
flutter_sound_player_web
FlutterSoundPlayerWeb
initPlugin method
FlutterSoundPlayerWeb class