flutter_sound_player_web library

Classes

FlutterSoundPlayerWeb
The web implementation of FlutterSoundPlatform.

Extension Types

FlutterSoundPlayer

Properties

callbackTable List<JSExportedDartFunction>
getter/setter pair

Functions

newPlayerInstance(JSBoxedDartObject flutterSoundPlayerCallback, JSArray<JSExportedDartFunction> callbackTable) FlutterSoundPlayer