flutter_playout 1.0.6 flutter_playout: ^1.0.6 copied to clipboard
AV Playout in Flutter. This plugin provides audio/video playback from a URL with background audio support and lock screen controls for both iOS and Android. Also provides player events such as onPlay, [...]
1.0.6 [October 17, 2019] #
- Fixed an issue with audio player where onPlay & onPause were not being fired
1.0.5 [October 12, 2019] #
- Fixed an issue causing iOS plugin to not respond to dispose
1.0.4 [October 12, 2019] #
- Updated iOS plugin to use Swift 5 compiler
1.0.3 [October 12, 2019] #
- Implemented video playback for Android
- Fixed an issue with lock screen controls where subtitle wasn't being displayed correctly
1.0.2 [October 9, 2019] #
- Implemented video playback for iOS
1.0.1 #
- Updated documentation to include example implementation for the plugin
1.0.0 #
- Play audio for both iOS & Android
- Play audio in background with lock screen controls for both iOS & Android