chore(llc, core, persistence, ui, localization): updated minimum supported SDK version to Flutter 3.3/Dart 2.18

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2023-07-06 02:44:15 +05:30
committed by xsahil03x
parent bcf7f2546e
commit 44b53611a0
15 changed files with 43 additions and 18 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
environment:
sdk: '>=2.17.0 <4.0.0'
sdk: '>=2.18.0 <4.0.0'
dependencies:
async: ^2.10.0