as_instapicker 1.0.4+1
as_instapicker: ^1.0.4+1 copied to clipboard
An image (and videos) picker similar with Instagram, supports multi picking, crop and aspect ratio. fork of insta_assets_picker
Changelog #
1.0.4+1 #
- Upgraded
extended_imagepackage
1.0.4 #
1.0.3+3 #
- Restrict minimum duration for videos (in seconds)
1.0.3 #
- Restrict video durations
1.0.2+1 #
- fixed asset selection and asset preview issue when the cropping is diabled.
1.0.2 #
fitto show the entire asset in the previewcanCropwill let the developer decide whether the asset can be zoomed in and croppable by user while selecting or not.- Use
fit: BoxFit.containalong withcanCrop:falsefor better results.
1.0.1+2 #
- Added font family for the picker
fontFamily - Set action bar text color
actionTextColor onAssetsUpdatedto handle custom logics when an asset is selected or unselected
1.0.1+1 #
- fixed documentation
1.0.1 #
- Customizable background color for selected asset indicator
indicatorColor - Add Custom TextStyle for indicator text
indicatorTextStyle - Add Custom Confrim Icon instead of Confirm Text
ConfirmIcon - Show count for current selected items
showSelectedCount
1.0.0 #
- fixed issues with Selecting Photos
- Added example clone from
insta_asset_picker
0.0.3 #
- fixed
isOriginalissue.
0.0.2 #
- bugs fixes and improvements
0.0.1 #
- publishing the latest version
