We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 415aaf0 commit 88db81dCopy full SHA for 88db81d
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 2.0.0
2
+* Improved structure (see example for braking changes), add aspect ratio and payback controls
3
+support thanks to John Harker (https://github.com/NBTX) and Mitch Ross (https://github.com/mitchross).
4
+
5
## 1.0.0
6
* Added multiple players support thanks to Kraig Spear (https://github.com/kraigspear)
7
pubspec.yaml
@@ -1,7 +1,6 @@
name: flutter_vlc_player
description: A VLC-powered alternative to Flutter's video_player. Supports multiple players on one screen.
-version: 2.0.1
-author: Solid Software <[email protected]>
+version: 2.0.0
homepage: https://github.com/solid-software/flutter_vlc_player
environment:
0 commit comments