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+
15## 2.0.0
26
37* Code refactor and import json_to_dart_library
Original file line number Diff line number Diff line change @@ -433,10 +433,10 @@ packages:
433433 dependency: "direct main"
434434 description:
435435 name: json_to_dart_library
436- sha256: a836da5efc4de2164cc18f6259fc86c88a8ab2dff8470c2913b20cc8e4e9137a
436+ sha256: d33fb8fbeac0a329d6dc0f43c1868daa6b920ca9300d64d1b1df5e8444263aa0
437437 url: "https://pub.flutter-io.cn"
438438 source: hosted
439- version: "0.0.3 "
439+ version: "0.0.4 "
440440 leak_tracker:
441441 dependency: transitive
442442 description:
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ dependencies:
3434
3535 hive : any
3636 hive_flutter : any
37- json_to_dart_library : ^0.0.3
37+ json_to_dart_library : ^0.0.4
3838 nested : any
3939
4040dependency_overrides :
You can’t perform that action at this time.
0 commit comments