Skip to content

Commit 79f74ba

Browse files
committed
Package enhanced now requires Flutter 3.32
1 parent df20e6e commit 79f74ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/enhanced/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Flutter package to render html as widgets that supports hyperlink,
44
homepage: https://github.com/daohoangson/flutter_widget_from_html
55

66
environment:
7-
flutter: ">=3.22.0"
7+
flutter: ">=3.32.0"
88
sdk: ">=3.4.0 <4.0.0"
99

1010
dependencies:

0 commit comments

Comments
 (0)