Add Advance Image Picker plugin to Image Picker section

This commit is contained in:
thuantm 2021-09-15 00:34:40 +09:00 committed by GitHub
parent 763cb241cf
commit ec4e6f65fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -252,6 +252,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
#### Image Picker
- [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com)
- [Advance Image Picker](https://pub.dev/packages/advance_image_picker) - Flutter plugin in pure Dart code for selecting/editing multiple images from the Android/iOS image library and taking new pictures with the camera in the same view, by [WetaVN](https://github.com/weta-vn)
- [WeChat Assets Picker](https://github.com/fluttercandies/flutter_wechat_assets_picker) <!--stargazers:fluttercandies/flutter_wechat_assets_picker--> - Assets picker in WeChat style, support multi assets by [Alex Li](https://github.com/AlexV525).
### Map