update dart sdk version

This commit is contained in:
Neevash Ramdial
2021-01-20 10:26:03 -04:00
parent 8824e348c2
commit 18cdd2473c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ repository: https://github.com/GetStream/stream-chat-dart
issue_tracker: https://github.com/GetStream/stream-chat-dart/issues
environment:
sdk: ">=2.2.2 <3.0.0"
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
+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.6.0 <3.0.0"
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter: