We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b0ed5b commit a83c3d6Copy full SHA for a83c3d6
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
* ⬆️ Update 'provider' to 6.0.1
4
- fixes [#568](https://github.com/brianegan/chewie/issues/568)
5
-* ⬆️ Update 'video_player' to 2.2.5
+* ⬆️ Update 'video_player' to 2.2.7
6
* ⬆️ Update 'wakelock' to 0.5.6
7
* ⬆️ Update 'lint' to 1.7.2
8
* ⬆️ Update roadmap
pubspec.yaml
@@ -12,7 +12,7 @@ dependencies:
12
flutter:
13
sdk: flutter
14
provider: ^6.0.1
15
- video_player: ^2.2.5
+ video_player: ^2.2.7
16
wakelock: ^0.5.6
17
very_good_analysis: ^2.4.0
18
0 commit comments