Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 2d54db2

Browse files
committed
Bump version and update changelog
1 parent 3d5e425 commit 2d54db2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/video_player/video_player/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.10.4
2+
3+
* Add platform interface.
4+
15
## 0.10.3
26

37
* Add support for the v2 Android embedding. This shouldn't impact existing

packages/video_player/video_player/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: video_player
22
description: Flutter plugin for displaying inline video with other Flutter
33
widgets on Android and iOS.
44
author: Flutter Team <flutter-dev@googlegroups.com>
5-
version: 0.10.3
5+
version: 0.10.4
66
homepage: https://github.com/flutter/plugins/tree/master/packages/video_player/video_player
77

88
flutter:

0 commit comments

Comments
 (0)