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 c3dd715 commit 5de6869Copy full SHA for 5de6869
templates/dart/pubspec.yaml.twig
@@ -6,7 +6,7 @@ repository: https://github.com/{{sdk.gitUserName}}/{{sdk.gitRepoName}}
6
issue_tracker: https://github.com/appwrite/sdk-generator/issues
7
documentation: {{ spec.contactURL }}
8
environment:
9
- sdk: '>=2.17.0 <3.0.0'
+ sdk: '>=2.17.0 <4.0.0'
10
dependencies:
11
http: '>=0.13.6 <2.0.0'
12
0 commit comments