fix(ui): update sdk contraints to reflect the code

This commit is contained in:
Salvatore Giordano
2021-10-06 09:56:02 +02:00
parent d9abe5d0e2
commit 96c037565b
+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.12.0 <3.0.0'
sdk: '>=2.14.0 <3.0.0'
flutter: ">=1.17.0"
dependencies: