We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3160c00 commit 1514fbeCopy full SHA for 1514fbe
.metadata
@@ -4,7 +4,7 @@
4
# This file should be version controlled and should not be manually edited.
5
6
version:
7
- revision: 6928314d505d2bb4777be05e45d7808a5aa91d2a
+ revision: 84a1e904f44f9b0e9c4510138010edcc653163f8
8
channel: stable
9
10
project_type: package
example/pubspec.yaml
@@ -1,6 +1,6 @@
1
name: example
2
environment:
3
- sdk: ">=2.19.0 <4.0.0"
+ sdk: '>=2.19.0 <4.0.0'
dependencies:
flutter_chat_types:
path: ..
0 commit comments