flutter_base_player 0.1.0
flutter_base_player: ^0.1.0 copied to clipboard
Universal video player for flutter
0.1.0 #
Platorm Support
- Android
- iOS
- MacOS
- Windows
- Linux
Property
- aspectRatio: double, width / height
- buffered: todo
- duration: Duration
- hasError: bool
- errorMessage: String
- playbackSpeed: double
- position: Duration
- size: Size
- volume: double
- isBuffering: bool
- isInitialized: bool
- isLooping: bool
- isPlaying: bool
- positionStream: ChangeNotifier, events emitter
Methods
- assets
- file
- network, set network datasource and init player controler
- play
- pause
- seek
- setVolume
- setPlaybackSpeed
- setLooping
- builder, video player container