File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ documentation: {{ spec.contactURL }}
8
8
environment:
9
9
sdk: '>=2.17.0 <3 .0.0'
10
10
dependencies:
11
- http: ^0.13.4
11
+ http: ^0.13.5
12
12
13
13
dev_dependencies:
14
- test: ^1.16.8
15
- lints: ^2.0.0
14
+ test: ^1.21.4
15
+ lints: ^2.0.0
Original file line number Diff line number Diff line change @@ -7,15 +7,16 @@ issue_tracker: https://github.com/appwrite/sdk-generator/issues
7
7
documentation: {{ spec .contactURL }}
8
8
environment:
9
9
sdk: '>=2.17.0 <3 .0.0'
10
+
10
11
dependencies:
11
12
flutter:
12
13
sdk: flutter
13
14
cookie_jar: ^3.0.1
14
- device_info_plus: ^4.0 .2
15
+ device_info_plus: ^4.1 .2
15
16
flutter_web_auth: ^0.4.1
16
- http: ^0.13.4
17
- package_info_plus: 1.4.3
18
- path_provider: ^2.0.9
17
+ http: ^0.13.5
18
+ package_info_plus: ^ 1.4.3+1
19
+ path_provider: ^2.0.11
19
20
web_socket_channel: ^2.2.0
20
21
21
22
dev_dependencies:
You can’t perform that action at this time.
0 commit comments