We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2e465f commit 94a638cCopy full SHA for 94a638c
packages/fwfh_chewie/pubspec.yaml
@@ -23,7 +23,7 @@ dev_dependencies:
23
sdk: flutter
24
lint: any
25
plugin_platform_interface: any
26
- video_player_platform_interface: ">=5.0.0 <7.0.0"
+ video_player_platform_interface: 6.2.0
27
28
funding:
29
- https://patreon.com/daohoangson
packages/fwfh_webview/pubspec.yaml
@@ -14,8 +14,8 @@ dependencies:
14
logging: ^1.0.0
15
web: ">=0.3.0 <2.0.0"
16
webview_flutter: ^4.0.1
17
- webview_flutter_android: ">=3.10.0 <5.0.0"
18
- webview_flutter_wkwebview: ^3.6.0
+ webview_flutter_android: 4.5.0
+ webview_flutter_wkwebview: 3.19.0
19
20
dependency_overrides:
21
flutter_widget_from_html_core:
0 commit comments