image_picker_tizen 2.1.0 image_picker_tizen: ^2.1.0 copied to clipboard
Flutter plugin for selecting images from the Tizen image library, and taking new pictures with the camera.
1.0.0 #
- Initial release.
2.0.0 #
- Update Dart and Flutter SDK constraints.
- Update Flutter copyright information.
- Update the example app and integration_test.
- Port to use platform interface.
- Organize dev_dependencies.
2.1.0 #
- Update image_picker to 0.8.4.
- Update image_picker_platform_interface to 2.4.1.
- Implement
pickMultiImage
. - Update the example app.
- Minor cleanups.