Releases: LeGoffMael/insta_assets_picker
Releases · LeGoffMael/insta_assets_picker
v3.0.0-dev.1
What's Changed
- ✨ new
InstaAssetPickerBuilderOptions
options class by @LeGoffMael in #48 - ✨ Video support by @LeGoffMael in #50
Full Changelog: v2.3.0...v3.0.0-dev.1
2.3.0
What's Changed
- 🚀 upgrade to flutter 3.16 by @LeGoffMael in #33
- ✨ Request only image permission by @LeGoffMael in #39
- 🚀 Migrate to picker v9 by @AlexV525 in #40
Full Changelog: v2.2.1...v2.3.0
v2.0.0
What's Changed
- ✨ Camera examples and new
actionsBuilder
by @LeGoffMael in #22 - 🐛 Fix disposed picker throwing exception on
_initializePreviewAsset
callbacks by @LeGoffMael in #23
Full Changelog: v1.6.0...v2.0.0
v1.2.0
What's Changed
- Check permission before opening picker by @LeGoffMael in #6
- Improve scroll on android
- Expose missing
InstaAssetPicker.themeData()
Full Changelog: v1.1.1...v1.2.0