|
@@ -18,14 +18,6 @@ if you want to build custom ui, you just need api to make custom ui. to use [pho
|
18
|
18
|
|
19
|
19
|
![image](https://github.com/CaiJingLong/some_asset/blob/master/image_picker1.gif)
|
20
|
20
|
|
21
|
|
-## API incompatibility
|
22
|
|
-
|
23
|
|
-API incompatibility
|
24
|
|
-
|
25
|
|
-because support video, so the ImagePathEntity and ImageEntity rename to AssetPathEntity and AssetEntity.
|
26
|
|
-
|
27
|
|
-so PhotoPicker.pickImage return type will change to `List<AssetEntity>`
|
28
|
|
-
|
29
|
21
|
## install
|
30
|
22
|
|
31
|
23
|
latest version : [![pub package](https://img.shields.io/pub/v/photo.svg)](https://pub.dartlang.org/packages/photo)
|