File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -757,9 +757,11 @@ packages:
757757 trufi_core:
758758 dependency: "direct main"
759759 description:
760- path: "../trufi-core"
761- relative: true
762- source: path
760+ path: "."
761+ ref: translation-am
762+ resolved-ref: f1a0d12ac6654f95d311659f801e3aaaef9db4e6
763+ url: "https://github.com/AddisMap/trufi-core.git"
764+ source: git
763765 version: "3.2.0"
764766 tuple:
765767 dependency: transitive
Original file line number Diff line number Diff line change @@ -35,8 +35,9 @@ dependencies:
3535 # Use with the CupertinoIcons class for iOS style icons.
3636 cupertino_icons : ^1.0.2
3737 trufi_core :
38- path : ../trufi-core/
39-
38+ git :
39+ url : https://github.com/AddisMap/trufi-core.git
40+ ref : translation-am
4041dev_dependencies :
4142 flutter_test :
4243 sdk : flutter
You can’t perform that action at this time.
0 commit comments