File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## 2.0.1
2
+
3
+ * update json_to_dart_library to fix asT
4
+
1
5
## 2.0.0
2
6
3
7
* Code refactor and import json_to_dart_library
Original file line number Diff line number Diff line change @@ -433,10 +433,10 @@ packages:
433
433
dependency: "direct main"
434
434
description:
435
435
name: json_to_dart_library
436
- sha256: a836da5efc4de2164cc18f6259fc86c88a8ab2dff8470c2913b20cc8e4e9137a
436
+ sha256: d33fb8fbeac0a329d6dc0f43c1868daa6b920ca9300d64d1b1df5e8444263aa0
437
437
url: "https://pub.flutter-io.cn"
438
438
source: hosted
439
- version: "0.0.3 "
439
+ version: "0.0.4 "
440
440
leak_tracker:
441
441
dependency: transitive
442
442
description:
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ dependencies:
34
34
35
35
hive : any
36
36
hive_flutter : any
37
- json_to_dart_library : ^0.0.3
37
+ json_to_dart_library : ^0.0.4
38
38
nested : any
39
39
40
40
dependency_overrides :
You can’t perform that action at this time.
0 commit comments