Skip to content

Commit cdcc0c9

Browse files
committed
Update Flutter v3.24.0
- Require Flutter v3.24.0 and Dart SDK v3.5.0.
1 parent 3af1515 commit cdcc0c9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pubspec.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ homepage: https://codelessly.com/
55
repository: https://github.com/Codelessly/CodelesslySDK
66

77
environment:
8-
sdk: ">=3.3.0 <4.0.0"
9-
flutter: ">=3.10.0"
8+
sdk: ">=3.5.0 <4.0.0"
9+
flutter: ">=3.24.0"
1010

1111
platforms:
1212
android:
@@ -36,9 +36,9 @@ dependencies:
3636
intl: '>=0.17.0 <1.0.0'
3737
meta: ">=1.9.0 <2.0.0"
3838
url_launcher: ^6.3.0
39-
webview_flutter: ^4.8.0
40-
webview_flutter_android: ^3.16.6
41-
webview_flutter_wkwebview: ^3.14.0
39+
webview_flutter: ^4.9.0
40+
webview_flutter_android: ^3.16.7
41+
webview_flutter_wkwebview: ^3.15.0
4242
webview_flutter_web: ^0.2.3+2
4343

4444
# 3rd Party Core Framework

0 commit comments

Comments
 (0)