Files
flutter-elinux-plugins/packages/camera/CHANGELOG.md
T
2022-10-23 21:11:54 +09:00

14 lines
244 B
Markdown

## 0.3.0
* Add TakePicture API
* Enable stream image APIs
## 0.2.1
* Update for camera v0.10.0+1 / flutter 3.3.0 release
## 0.2.0
* Fix wrong orientation issue.
* Change the camera type from back to external.
## 0.1.0
* First draft version.