flutter_image_picker/CHANGELOG.md

13 lines
279 B
Markdown
Raw Normal View History

2022-08-29 14:52:48 +02:00
## 0.0.1
* Initial commit of the package
2022-08-29 15:10:34 +02:00
## 0.0.2
* Added more folders
2022-08-31 10:09:36 +02:00
# 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