thuanpm

update version

  1 +## 0.0.7
  2 +
  3 +- Fix method Gray 8 bit with return type.
1 ## 0.0.6 4 ## 0.0.6
2 5
3 - Fix method Gray 8 bit. 6 - Fix method Gray 8 bit.
@@ -204,7 +204,7 @@ packages: @@ -204,7 +204,7 @@ packages:
204 path: ".." 204 path: ".."
205 relative: true 205 relative: true
206 source: path 206 source: path
207 - version: "0.0.6" 207 + version: "0.0.7"
208 quiver: 208 quiver:
209 dependency: transitive 209 dependency: transitive
210 description: 210 description:
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.6 3 +version: 0.0.7
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