|
@@ -10,12 +10,12 @@ environment:
|
10
|
10
|
dependencies:
|
11
|
11
|
flutter:
|
12
|
12
|
sdk: flutter
|
13
|
|
-# photo_manager:
|
14
|
|
-# git:
|
15
|
|
-# url: https://github.com/CaiJingLong/flutter_photo_manager.git
|
16
|
|
-# ref: da04bdf1b629cf14322e795613d7e77fb933034c
|
17
|
13
|
photo_manager:
|
18
|
|
- path: /Users/caijinglong/code/flutter/plugin/flutter_photo_manager/
|
|
14
|
+ git:
|
|
15
|
+ url: https://github.com/CaiJingLong/flutter_photo_manager.git
|
|
16
|
+ ref: 6da7b897b0c0a174a4285831193428c8c0df73d5
|
|
17
|
+# photo_manager:
|
|
18
|
+# path: /Users/caijinglong/code/flutter/plugin/flutter_photo_manager/
|
19
|
19
|
|
20
|
20
|
dev_dependencies:
|
21
|
21
|
flutter_test:
|