public/flutter_sound_player library

THE Flutter Sound Player A really good library !!!!

Classes

FlutterSoundPlayer
A Player is an object that can playback from various sources.
PlaybackDisposition
Used to stream data about the position of the playback as playback proceeds.

Enums

PlayerState
Another comment The possible states of the Player.

Typedefs

TWhenFinished = void Function()
Playback function type for FlutterSoundPlayer.startPlayer().