fl_assets_picker 4.1.0 fl_assets_picker: ^4.1.0 copied to clipboard
fl_assets_picker is used to take photos of the device assets selection and camera and record videos
4.1.0 #
- Fix some issues
maxVideoCount
defaults to 0
4.0.1 #
- Modify the static method name of
FlAssetsPicker
- Remove
pickerIconBuilder
fromMultipleImagePicker
,Please use thepickIcon
ofitemConfig
- Change the
PickerFromTypeItem
to thePickerActions
- Change the
PickerFromType
to thePickerOptionalActions
- Change the
fromTypes
to theactions
- Fix known issues
3.0.1 #
- Fixed an issue with
SingleAssetPicker
not showing - Error callback changed to enum
3.0.0 #
- Update dependencies
- Migrate 3.19.0
2.0.0 #
- Breaking changes
- Please check the readme file
- Change the
PickerFromTypeConfig
to thePickerFromTypeItem
1.1.1 #
- Update dependencies
- Migrate to Flutter 3.13.0
1.0.1 #
- Image preview adds zooming gesture
CupertinoControls
preview video remove volume
1.0.0 #
- dart sdk: '>=2.18.0 <4.0.0'
- Migrate to Flutter 3.10.0
0.7.1+1 #
- Update
wechat_assets_picker
andphoto_manager
0.7.1 #
- Update
wechat_assets_picker
andextended_image
0.7.0+1 #
- Compatible with Flutter 3.7.0
0.6.0 #
- Updating dependent libraries
- Add multiple examples
- Fix thumbnail incomplete
0.5.0 #
- Simple parameterization
0.3.3 #
- Add
checkPermission
toFlAssetsPicker
0.3.2 #
- Add some static methods for
FlAssetsPicker
0.3.1 #
- Added
previewBuilder
andpreviewSheetRouteBuilder
forMultiAssetPicker()
0.3.0 #
- Remove some duplicate methods
- Added
toExtensionAssetEntity()
0.2.0 #
- Initial release.