- Fixed #10
- Split example into multiple files
- Upgraded dependencies
- Targeting Dart 3.0 and Flutter 3.10
- BREAKING:
NativeVideoPlayerController
now throws exceptions that must be handled by the caller. - Added new method to set playback speed
- Exposed more controller events (playback speed and volume changed)
- Fixed gifs not showing in Readme
- Targeting Flutter 3
- Fixed publishing error
- Fixed videos not playing on iOS 14
- First public release