thuanpm

update version

  1 +## 0.0.3
  2 +
  3 +- Fix native code, avoiding overload memory
  4 +
1 ## 0.0.2 5 ## 0.0.2
2 6
3 - Add processing image to grays. 7 - Add processing image to grays.
@@ -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.2" 207 + version: "0.0.3"
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 new Flutter project. 2 description: A new Flutter project.
3 -version: 0.0.2 3 +version: 0.0.3
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