chore(repo): bump example sdk constraints for dart 3.0.

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2023-06-22 14:30:17 +05:30
committed by xsahil03x
parent 9bee33dd49
commit 0ba6f01357
5 changed files with 16 additions and 30 deletions
+3 -3
View File
@@ -5,14 +5,14 @@ publish_to: "none"
version: 1.0.0+1
environment:
sdk: '>=2.17.0 <3.0.0'
sdk: '>=2.17.0 <4.0.0'
flutter: ">=1.17.0"
dependencies:
cupertino_icons: ^1.0.0
cupertino_icons: ^1.0.5
flutter:
sdk: flutter
stream_chat: ^6.0.0
stream_chat: ^6.4.0
dev_dependencies:
flutter_test: