Skip to content

Commit f7e91a4

Browse files
committed
Bump flutter version for fwfh_webview for webview_flutter_wkwebview
1 parent 7bf14c8 commit f7e91a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/fwfh_webview/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: WidgetFactory extension to render IFRAME with the official WebView
44
homepage: https://github.com/daohoangson/flutter_widget_from_html
55

66
environment:
7-
flutter: ">=3.16.0"
8-
sdk: ">=3.2.0 <4.0.0"
7+
flutter: ">=3.16.3"
8+
sdk: ">=3.2.3 <4.0.0"
99

1010
dependencies:
1111
flutter:

0 commit comments

Comments
 (0)