57f3aa88bf
Fixed https://github.com/sony/flutter-elinux/issues/211 Signed-off-by: Hidenori Matsubayashi <Hidenori.Matsubayashi@gmail.com>
20 lines
391 B
Markdown
20 lines
391 B
Markdown
## 0.3.2
|
|
* Add ELinuxCamera (camera dartPluginClass for eLinux) for flutter 3.13.
|
|
|
|
## 0.3.1
|
|
* Update for flutter official camera plugin v0.10.5+3
|
|
|
|
## 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.
|