소스 검색

Update pubspec.yaml to support video_player 0.8

Gary Rennie 7 년 전
부모
커밋
e7db3ccb14
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.7.0 <0.8.0"
+  video_player: ">=0.7.0 <0.9.0"
   screen: ">=0.0.4 <0.1.0"
   flutter:
     sdk: flutter