Skip to content

Commit 94a638c

Browse files
committed
Pin deps version
1 parent e2e465f commit 94a638c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/fwfh_chewie/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dev_dependencies:
2323
sdk: flutter
2424
lint: any
2525
plugin_platform_interface: any
26-
video_player_platform_interface: ">=5.0.0 <7.0.0"
26+
video_player_platform_interface: 6.2.0
2727

2828
funding:
2929
- https://patreon.com/daohoangson

packages/fwfh_webview/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ dependencies:
1414
logging: ^1.0.0
1515
web: ">=0.3.0 <2.0.0"
1616
webview_flutter: ^4.0.1
17-
webview_flutter_android: ">=3.10.0 <5.0.0"
18-
webview_flutter_wkwebview: ^3.6.0
17+
webview_flutter_android: 4.5.0
18+
webview_flutter_wkwebview: 3.19.0
1919

2020
dependency_overrides:
2121
flutter_widget_from_html_core:

0 commit comments

Comments
 (0)