Skip to content

Commit 88db81d

Browse files
author
Illia Romanenko
committed
Remove author as it's deprecated and add changelog for 2.0.0.
1 parent 415aaf0 commit 88db81d

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
## 1.0.0
26
* Added multiple players support thanks to Kraig Spear (https://github.com/kraigspear)
37

pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: flutter_vlc_player
22
description: A VLC-powered alternative to Flutter's video_player. Supports multiple players on one screen.
3-
version: 2.0.1
4-
author: Solid Software <[email protected]>
3+
version: 2.0.0
54
homepage: https://github.com/solid-software/flutter_vlc_player
65

76
environment:

0 commit comments

Comments
 (0)