Skip to content

Commit bee85ef

Browse files
committed
Updated CHANGELOG
1 parent 2d1e56a commit bee85ef

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 0.0.4
2+
3+
**This new release of dart_vlc adds:**
4+
5+
- `Video` `Widget` for showing video output from a `Player` inside `Widget` tree.
6+
- `Player` must be used as a controller for a `Video`.
7+
- Initialize `Player` with `videoHeight` and `videoWidth` optional parameters, if you wish to use it for video playback.
8+
- Null-safety migration.
9+
110
## 0.0.3
211

312
**This new release of dart_vlc adds:**

0 commit comments

Comments
 (0)