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 a0adc16 commit a670ad8Copy full SHA for a670ad8
pubspec.yaml
@@ -5,7 +5,7 @@ homepage: https://codelessly.com/
5
repository: https://github.com/Codelessly/CodelesslyAPI
6
7
environment:
8
- sdk: ">=3.5.0 <4.0.0"
+ sdk: ">=3.6.0 <4.0.0"
9
10
dependencies:
11
codelessly_json_annotation: 4.9.0+2
@@ -21,3 +21,5 @@ dev_dependencies:
21
lints: ^5.0.0
22
23
scripts: scripts.yaml
24
+
25
+resolution: workspace
0 commit comments