File tree Expand file tree Collapse file tree 2 files changed +6
-16
lines changed Expand file tree Collapse file tree 2 files changed +6
-16
lines changed Original file line number Diff line number Diff line change 11# Generated by pub
22# See https://dart.dev/tools/pub/glossary#lockfile
33packages:
4- app_review:
5- dependency: transitive
6- description:
7- name: app_review
8- url: "https://pub.dartlang.org"
9- source: hosted
10- version: "2.1.2+1"
114 async:
125 dependency: transitive
136 description:
@@ -757,11 +750,9 @@ packages:
757750 trufi_core:
758751 dependency: "direct main"
759752 description:
760- path: "."
761- ref: translation-am
762- resolved-ref: f1a0d12ac6654f95d311659f801e3aaaef9db4e6
763- url: "https://github.com/AddisMap/trufi-core.git"
764- source: git
753+ path: "../trufi-core"
754+ relative: true
755+ source: path
765756 version: "3.2.0"
766757 tuple:
767758 dependency: transitive
Original file line number Diff line number Diff line change @@ -29,15 +29,14 @@ environment:
2929dependencies :
3030 flutter :
3131 sdk : flutter
32-
33-
3432 # The following adds the Cupertino Icons font to your application.
3533 # Use with the CupertinoIcons class for iOS style icons.
3634 cupertino_icons : ^1.0.2
3735 trufi_core :
3836 git :
39- url : https://github.com/AddisMap/trufi-core.git
40- ref : translation-am
37+ url : git://github.com/AddisMap/trufi-core.git
38+ ref : no-reviews
39+
4140dev_dependencies :
4241 flutter_test :
4342 sdk : flutter
You can’t perform that action at this time.
0 commit comments