Browse Source

Update to video_player >=0.7.0 <0.8.0 (#62)

Matthew Whitaker 7 years ago
parent
commit
7478e4181e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pubspec.yaml

+ 1 - 1
pubspec.yaml

@@ -9,7 +9,7 @@ environment:
 
 dependencies:
   open_iconic_flutter: ">=0.3.0 <0.4.0"
-  video_player: ">= 0.6.0 <0.6.4" # video_player should stay at 0.6.4 due to a bug that prevents video rendering with chewie
+  video_player: ">=0.7.0 <0.8.0"
   flutter:
     sdk: flutter