chewie_audio library

Classes

ChewieAudio
An Audio Player with Material and Cupertino skins.
ChewieAudioController
The ChewieController is used to configure and drive the Chewie Player Widgets. It provides methods to control playback, such as pause and play, as well as methods that control the visual appearance of the player, such as enterFullScreen or exitFullScreen.
ChewieProgressColors
CupertinoControls
MaterialControls

Typedefs

ChewieRoutePageBuilder = Widget Function(BuildContext context, Animation<double> animation, Animation<double> secondaryAnimation, _ChewieAudioControllerProvider controllerProvider)