From a1faa9086ca1a1f7ae7fa60be17f00f415ce5a8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl=20Le=20Goff?= Date: Mon, 15 Jul 2024 11:18:02 +0900 Subject: [PATCH] Add insta_assets_picker to image picker section --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index e543834f..a6c954f1 100644 --- a/source.md +++ b/source.md @@ -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) - 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) - 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