ソースを参照

Update README.md

C 5 年 前
コミット
32e312e1ee
No account linked to committer's email address
共有1 個のファイルを変更した0 個の追加8 個の削除を含む
  1. 0
    8
      README.md

+ 0
- 8
README.md ファイルの表示

@@ -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)