File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -489,17 +489,17 @@ packages:
489489 dependency: "direct main"
490490 description:
491491 path: "."
492- ref: refactor_generic2
493- resolved-ref: "01ac542f0c59c12d5283035aa0343585388c1666 "
492+ ref: "838b0fce1837a1d50fa9e8276535775975805915"
493+ resolved-ref: "838b0fce1837a1d50fa9e8276535775975805915 "
494494 url: "https://github.com/hoc081098/rx_shared_preferences.git"
495495 source: git
496496 version: "1.3.4"
497497 rx_storage:
498- dependency: transitive
498+ dependency: "direct overridden"
499499 description:
500500 path: "."
501- ref: refactor
502- resolved-ref: "2dfc16e5a84ac6eaa61ac1aaa81889b557e49fbb "
501+ ref: "13fc234757ae2e93e973f9385b459c5ce9c724df"
502+ resolved-ref: "13fc234757ae2e93e973f9385b459c5ce9c724df "
503503 url: "https://github.com/Flutter-Dart-Open-Source/rx_storage.git"
504504 source: git
505505 version: "0.0.1"
Original file line number Diff line number Diff line change @@ -32,7 +32,12 @@ dependency_overrides:
3232 rx_shared_preferences :
3333 git :
3434 url : https://github.com/hoc081098/rx_shared_preferences.git
35- ref : refactor_generic2
35+ ref : 838b0fce1837a1d50fa9e8276535775975805915
36+ rx_storage :
37+ git :
38+ url : https://github.com/Flutter-Dart-Open-Source/rx_storage.git
39+ ref : 13fc234757ae2e93e973f9385b459c5ce9c724df
40+
3641
3742dev_dependencies :
3843 pedantic : ^1.9.0
You can’t perform that action at this time.
0 commit comments