We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3efaa12 + f21703c commit 78cac93Copy full SHA for 78cac93
packages/video_player/video_player/pubspec.yaml
@@ -6,8 +6,7 @@ issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+
6
version: 2.2.4
7
8
environment:
9
- sdk: ">=2.14.0 <3.0.0"
10
- flutter: ">=2.5.0"
+ sdk: '>=3.0.3 <4.0.0'
11
12
flutter:
13
plugin:
@@ -37,4 +36,4 @@ dev_dependencies:
37
36
flutter_test:
38
sdk: flutter
39
pedantic: ^1.10.0
40
- pigeon: ^0.1.21
+ pigeon: ^14.0.0
0 commit comments