image_input 0.0.5 image_input: ^0.0.5 copied to clipboard
A package to be used for image input in flutter. It can be used to take image from camera or gallery or from a url.
0.0.5 #
- Bug fixes.
0.0.4 #
- Bug fixes.
0.0.3 #
- Bug fixes and parameter name changes.
0.0.2 #
- Added Export of InputSource and CameraDevice from image_picker package
0.0.1 #
- Removed setState from library
0.0.3-beta #
- Fixed issue in image_input while selecting image
- Improved preview image screen
0.0.2-beta #
- Updated image_picker export to show only XFile
0.0.1-beta #
- initial beta release of image_input