[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
+3 -3
View File
@@ -3,13 +3,13 @@ description: Demonstrates how to use the video_player plugin.
publish_to: none
environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=2.0.0"
sdk: ">=2.14.0 <3.0.0"
flutter: ">=2.5.0"
dependencies:
flutter:
sdk: flutter
video_player: ^2.1.12
video_player: ^2.2.5
video_player_elinux:
path: ../