flutter_vlc_player 3.0.1
flutter_vlc_player: ^3.0.1 copied to clipboard
A VLC-powered alternative to Flutter's video_player. Supports multiple players on one screen.
3.0.1 #
- Fix a bug on Android with URL parsing. See (https://github.com/solid-software/flutter_vlc_player/issues/52), credits to pharshdev (https://github.com/pharshdev) and Mitch Ross (https://github.com/mitchross)
3.0.0 #
- Migrated to Swift, thanks to Mitch Ross (https://github.com/mitchross), Amadeu Cavalcante (https://github.com/amadeu01) and pharshdev (https://github.com/pharshdev).
2.0.0 #
- Improved structure (see example for braking changes), add aspect ratio and payback controls support thanks to John Harker (https://github.com/NBTX) and Mitch Ross (https://github.com/mitchross).
1.0.0 #
- Added multiple players support thanks to Kraig Spear (https://github.com/kraigspear)
0.0.2 #
- Android X support added thanks to Javi Hurtado (https://github.com/ja2375)
0.0.1 #
- initial flutter vlc plugin (not working with android x)