LeGoffMael / insta_assets_picker

An image (and videos) picker similar with Instagram, supports multi picking, crop and aspect ratio.
https://pub.dev/packages/insta_assets_picker
MIT License
79 stars 34 forks source link

[Feature] - SingleMode #26

Closed ibhanu closed 10 months ago

ibhanu commented 10 months ago

when maxAsset is set to 1, When user select new image, prevSelect should get replaced and possiblly remove the showing of count as well for GridView for when single Mode isEnabled

In weChat they use isSingleModel which then uses maxAssets

LeGoffMael commented 10 months ago

Hi, Thank you for pointing that out! Please check out the new 2.1.0 version which i believe enable the single mode properly