christian_picker_image 2.0.0 christian_picker_image: ^2.0.0 copied to clipboard
Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.
2.0.0 #
- Upgrade to null-safe
0.1.16 #
- Fix bug on Android
0.1.15 #
- Fix crash on iOS
0.1.14 #
- Android fix onActivityResult
0.1.13 #
- fix build on Xcode 12 , 13
0.1.12 #
- fix ios for pubspec.yaml
0.1.11 #
- fix pubspec.yaml
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.