File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed
Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -6,18 +6,17 @@ repository: https://github.com/{{sdk.gitUserName}}/{{sdk.gitRepoName}}
66issue_tracker: https://github.com/appwrite/sdk-generator/issues
77documentation: {{ spec .contactURL }}
88environment:
9- sdk: '>=2.6 .0 <3 .0.0'
9+ sdk: '>=2.12 .0 <3 .0.0'
1010dependencies:
1111 flutter:
1212 sdk: flutter
13- cookie_jar: ^1.0.1
14- dio: ^3.0.10
15- dio_cookie_manager: ^1.0.0
16- flutter_web_auth: ^0.2.4
17- meta: ^1.1.8
18- package_info_plus: ^0.6.3
19- path_provider: ^1.6.14
20- universal_html: ^1.2.3
13+ cookie_jar: ^3.0.1
14+ dio: ^4.0.0
15+ dio_cookie_manager: ^2.0.0
16+ flutter_web_auth: ^0.3.0
17+ package_info_plus: ^1.0.0
18+ path_provider: ^2.0.1
19+ universal_html: ^2.0.8
2120
2221dev_dependencies:
2322 flutter_test:
You can’t perform that action at this time.
0 commit comments