flutter_image_picker/CHANGELOG.md

17 lines
352 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
2022-08-31 10:09:36 +02:00
* 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