File tree 2 files changed +7
-3
lines changed
2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.2.1-wip
2
+
3
+ - Require ` package:http ` ` ^1.0.0 ` .
4
+
1
5
## 0.2.0
2
6
3
7
- First release replacing ` package:gcp ` .
Original file line number Diff line number Diff line change 1
1
name : google_cloud
2
2
description : >-
3
3
Utilities for running Dart code correctly on the Google Cloud Platform.
4
- version : 0.2.0
4
+ version : 0.2.1-wip
5
5
repository : https://github.com/GoogleCloudPlatform/functions-framework-dart/tree/main/google_cloud
6
6
7
7
environment :
8
8
sdk : ^3.0.0
9
9
10
10
dependencies :
11
11
collection : ^1.17.0
12
- http : ' >=0.13.5 <2. 0.0'
12
+ http : ^1. 0.0
13
13
io : ^1.0.3
14
14
shelf : ^1.4.0
15
15
stack_trace : ^1.11.0
16
16
17
17
dev_dependencies :
18
18
dart_flutter_team_lints : ^2.0.0
19
- googleapis : ^11 .0.0
19
+ googleapis : ^13 .0.0
20
20
googleapis_auth : ^1.3.1
21
21
test : ^1.22.0
22
22
test_process : ^2.0.3
You can’t perform that action at this time.
0 commit comments