File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ packages:
108
108
path: ".."
109
109
relative: true
110
110
source: path
111
- version: "1.1.2 "
111
+ version: "1.2.0 "
112
112
flutter_test:
113
113
dependency: "direct dev"
114
114
description: flutter
@@ -210,6 +210,14 @@ packages:
210
210
url: "https://pub.dev"
211
211
source: hosted
212
212
version: "5.1.1"
213
+ logging:
214
+ dependency: transitive
215
+ description:
216
+ name: logging
217
+ sha256: c8245ada5f1717ed44271ed1c26b8ce85ca3228fd2ffdb75468ab01979309d61
218
+ url: "https://pub.dev"
219
+ source: hosted
220
+ version: "1.3.0"
213
221
matcher:
214
222
dependency: transitive
215
223
description:
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ dependencies:
22
22
json_annotation : ^4.9.0
23
23
logging : ^1.3.0
24
24
path_provider : ^2.0.13
25
+ protobuf : ^3.1.0
25
26
window_manager : ^0.4.3
26
27
27
28
dev_dependencies :
You can’t perform that action at this time.
0 commit comments