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 58b0b2c commit c439e4fCopy full SHA for c439e4f
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.14.0 <3.0.0'
+ sdk: '>=2.17.0 <3.0.0'
10
dependencies:
11
http: ^0.13.4
12
templates/flutter/pubspec.yaml.twig
flutter:
sdk: flutter
0 commit comments