Showing
2 changed files
with
7 additions
and
3 deletions
| 1 | +## 0.0.11 | ||
| 2 | + | ||
| 3 | +- Fix error with new version of package image. | ||
| 4 | + | ||
| 1 | ## 0.0.10 | 5 | ## 0.0.10 |
| 2 | 6 | ||
| 3 | -- update flutter and packages dependency. | 7 | +- Update flutter and packages dependency. |
| 4 | 8 | ||
| 5 | ## 0.0.8 | 9 | ## 0.0.8 |
| 6 | 10 | ||
| 7 | -- update flutter support to 3.3.1 | 11 | +- Update flutter support to 3.3.1 |
| 8 | 12 | ||
| 9 | ## 0.0.7 | 13 | ## 0.0.7 |
| 10 | 14 |
| 1 | name: processing_camera_image | 1 | name: processing_camera_image |
| 2 | description: A Plutter plugin with C native for processing camera image from package camera | 2 | description: A Plutter plugin with C native for processing camera image from package camera |
| 3 | -version: 0.0.10 | 3 | +version: 0.0.11 |
| 4 | repository: https://github.com/thuanpham98/processing_camera_image | 4 | repository: https://github.com/thuanpham98/processing_camera_image |
| 5 | homepage: https://github.com/thuanpham98/processing_camera_image | 5 | homepage: https://github.com/thuanpham98/processing_camera_image |
| 6 | 6 |
-
Please register or login to post a comment