Browse Source

fix pubspec

lucky1213 4 years ago
parent
commit
78b706fee3
1 changed files with 6 additions and 3 deletions
  1. 6
    3
      packages/zefyr/pubspec.yaml

+ 6
- 3
packages/zefyr/pubspec.yaml View File

12
     sdk: flutter
12
     sdk: flutter
13
   collection: ^1.14.6
13
   collection: ^1.14.6
14
   url_launcher: ^5.0.0
14
   url_launcher: ^5.0.0
15
-  quill_delta: ^1.0.1
15
+  quill_delta: ^1.0.2
16
   notus: 
16
   notus: 
17
-    path: ../notus
17
+    git: 
18
+      url: https://git.links123.net/lucky1213/zefyr.git
19
+      path: packages/notus
18
   meta: ^1.1.0
20
   meta: ^1.1.0
19
   quiver_hashcode: ^2.0.0
21
   quiver_hashcode: ^2.0.0
20
   image_picker: ^0.6.5
22
   image_picker: ^0.6.5
21
   photo: 
23
   photo: 
22
-    path: /Users/imac/Documents/flutter/projects/mutli_image_picker
24
+    git: 
25
+      url: https://git.links123.net/lucky1213/mutli_image_picker.git
23
 
26
 
24
 dev_dependencies:
27
 dev_dependencies:
25
   flutter_test:
28
   flutter_test: