Add insta_assets_picker to image picker section

This commit is contained in:
Maël Le Goff 2024-07-15 11:18:02 +09:00
parent 866a0a7dc8
commit a1faa9086c
No known key found for this signature in database
GPG key ID: B9BA896BB6F2651C

View file

@ -268,6 +268,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
- [Image Picker](https://github.com/flutter/packages/tree/main/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com)
- [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).
- [Advance Image Picker](https://pub.dev/packages/advance_image_picker) - Select and edit images from Android/iOS library and capture camera shots from within the same view by [WetaVN](https://github.com/weta-vn)
- [Insta Assets Picker](https://github.com/LeGoffMael/insta_assets_picker) <!--stargazers:LeGoffMael/insta_assets_picker--> - An image (and videos) picker similar with Instagram, supports multi picking, crop and aspect ratio by [Maël Le Goff](https://github.com/LeGoffMael).
### Map