flutter_image_picker/CHANGELOG.md
2022-08-31 10:09:36 +02:00

13 lines
279 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