christian_picker_image 0.1.11 christian_picker_image: ^0.1.11 copied to clipboard
Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.
0.1.11 #
- fix pubspec.yaml
0.1.10 #
- fix issue #20
0.1.9 #
- Fix android 11
- Use ext.kotlin_version = '1.4.32'
0.1.8 #
- Up deployment_target to 11.0
0.1.7 #
- Fix icloud image
0.1.6 #
- Fix close button
0.1.5 #
- IOS fullscreen picker
0.1.4 #
- hotfix crash app
0.1.3 #
- Migrate to Androidx
0.1.2 #
- Remove duplicate code
0.1.1 #
- Support kotlin project
0.1.0 #
- Update github homepage
0.0.9 #
- Hot fix: Miss AndroidManifest.xml
0.0.8 #
- Fix bug: Cancel button is crash app.
0.0.7 #
- Update Android picker image
0.0.5 #
- Fix slow on return to Flutter when cancel action.
0.0.4 #
- Update empty array return to Flutter when cancel action.
0.0.3 #
- Fix bug on maxImages
- Add enableGestures option, default: true
0.0.2 #
- Down version iOS to 8.0 for some library
0.0.1 #
- TODO: Describe initial release.