Browse Source

Update photo manager version to 0.4.3.

Caijinglong 5 years ago
parent
commit
85f5ee0c19
3 changed files with 7 additions and 3 deletions
  1. 4
    0
      CHANGELOG.md
  2. 1
    1
      pubspec.lock
  3. 2
    2
      pubspec.yaml

+ 4
- 0
CHANGELOG.md View File

1
 # CHANGELOG
1
 # CHANGELOG
2
 
2
 
3
+## 0.4.3
4
+
5
+Rollback `photo_manager` to `0.4.3`.
6
+
3
 ## 0.4.2+1
7
 ## 0.4.2+1
4
 
8
 
5
 Rollback `photo_manager` to `0.4.2`.
9
 Rollback `photo_manager` to `0.4.2`.

+ 1
- 1
pubspec.lock View File

73
       name: photo_manager
73
       name: photo_manager
74
       url: "https://pub.flutter-io.cn"
74
       url: "https://pub.flutter-io.cn"
75
     source: hosted
75
     source: hosted
76
-    version: "0.4.2"
76
+    version: "0.4.3"
77
   quiver:
77
   quiver:
78
     dependency: transitive
78
     dependency: transitive
79
     description:
79
     description:

+ 2
- 2
pubspec.yaml View File

1
 name: photo
1
 name: photo
2
 description: image picker, multi picker support video/icloud asset, use flutter as ui, if you want to build custom ui, you just use photo_manager.
2
 description: image picker, multi picker support video/icloud asset, use flutter as ui, if you want to build custom ui, you just use photo_manager.
3
-version: 0.4.2+1
3
+version: 0.4.3
4
 author: caijinglong<cjl_spy@163.com>
4
 author: caijinglong<cjl_spy@163.com>
5
 homepage: https://github.com/CaiJingLong/flutter_photo
5
 homepage: https://github.com/CaiJingLong/flutter_photo
6
 
6
 
11
   flutter:
11
   flutter:
12
     sdk: flutter
12
     sdk: flutter
13
 
13
 
14
-  photo_manager: ^0.4.2
14
+  photo_manager: ^0.4.3
15
   # photo_manager:
15
   # photo_manager:
16
   #   git:
16
   #   git:
17
   #     url: https://github.com/CaiJingLong/flutter_photo_manager.git
17
   #     url: https://github.com/CaiJingLong/flutter_photo_manager.git