[video_player] update dependencies plugin version (#43)

Updates
- Upgrade `video_player_platform_interface` from 4.1.0 to 4.2.0
- Update example
  - `video_player` from 2.1.12 to 2.2.5
  - Refactor source file
This commit is contained in:
Hidenori Matsubayashi
2021-10-26 13:39:15 +09:00
committed by GitHub
parent 6a9f8d85a8
commit 6051d13082
4 changed files with 16 additions and 12 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: video_player_elinux
description: Flutter plugin for displaying inline video with other Flutter widgets on Embedded Linux.
version: 0.9.3
version: 0.9.4
homepage: https://github.com/sony/flutter-elinux-plugins
repository: https://github.com/sony/flutter-elinux-plugins/tree/main/packages/video_player
@@ -11,7 +11,7 @@ environment:
dependencies:
flutter:
sdk: flutter
video_player_platform_interface: ^4.1.0
video_player_platform_interface: ^4.2.0
flutter:
plugin: