Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
processing_camera_image
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
thuanpm
2022-05-11 23:27:26 +0700
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
66d24d2d84fef85f7cf8a03492e78de8efff924f
66d24d2d
1 parent
44ad8868
update version
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
2 deletions
CHANGELOG.md
example/pubspec.lock
pubspec.yaml
CHANGELOG.md
View file @
66d24d2
## 0.0.7
-
Fix method Gray 8 bit with return type.
## 0.0.6
-
Fix method Gray 8 bit.
...
...
example/pubspec.lock
View file @
66d24d2
...
...
@@ -204,7 +204,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.0.
6
"
version: "0.0.
7
"
quiver:
dependency: transitive
description:
...
...
pubspec.yaml
View file @
66d24d2
name
:
processing_camera_image
description
:
A Plutter plugin with C native for processing camera image from package camera
version
:
0.0.
6
version
:
0.0.
7
repository
:
https://github.com/thuanpham98/processing_camera_image
homepage
:
https://github.com/thuanpham98/processing_camera_image
...
...
Please
register
or
login
to post a comment