build: Try out flutter contraints
This commit is contained in:
parent
1770f3e17c
commit
38cda39672
2 changed files with 3 additions and 3 deletions
|
|
@ -2069,10 +2069,10 @@ packages:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
name: video_player
|
name: video_player
|
||||||
sha256: "08bfba72e311d48219acad4e191b1f9c27ff8cf928f2c7234874592d9c9d7341"
|
sha256: "48a7bdaa38a3d50ec10c78627abdbfad863fdf6f0d6e08c7c3c040cfd80ae36f"
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "2.11.0"
|
version: "2.11.1"
|
||||||
video_player_android:
|
video_player_android:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
|
|
@ -81,7 +81,7 @@ dependencies:
|
||||||
universal_html: ^2.3.0
|
universal_html: ^2.3.0
|
||||||
url_launcher: ^6.3.2
|
url_launcher: ^6.3.2
|
||||||
video_compress: ^3.1.4
|
video_compress: ^3.1.4
|
||||||
video_player: ^2.10.1
|
video_player: ^2.11.1
|
||||||
wakelock_plus: ^1.3.3
|
wakelock_plus: ^1.3.3
|
||||||
webrtc_interface: ^1.3.0
|
webrtc_interface: ^1.3.0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue