flutter_image_picker/CHANGELOG.md
2022-08-31 10:19:57 +02:00

17 lines
352 B
Markdown

## 0.0.1
* Initial commit of the package
## 0.0.2
* Added more folders
## 0.0.5
* Added image picker package which shows a dialog to choose an image from gallery or to make a picture with the camera
* Added example app to test/show off the image picker package functionality
## 0.0.6
* Code improvements
* Removed the calculator test application