From ec4e6f65fb843fbd5dd8ecc5c62be35cd8f2a123 Mon Sep 17 00:00:00 2001 From: thuantm Date: Wed, 15 Sep 2021 00:34:40 +0900 Subject: [PATCH] Add Advance Image Picker plugin to Image Picker section --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 350d488..1d39bd5 100644 --- a/source.md +++ b/source.md @@ -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) - Assets picker in WeChat style, support multi assets by [Alex Li](https://github.com/AlexV525). ### Map