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-04-25 17:14:41 +0700
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
53074773a3adb0e7cd0e40b75f288e3701846bc4
53074773
1 parent
2e241435
update version
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
2 deletions
CHANGELOG.md
example/pubspec.lock
pubspec.yaml
CHANGELOG.md
View file @
5307477
## 0.0.3
-
Fix native code, avoiding overload memory
## 0.0.2
-
Add processing image to grays.
...
...
example/pubspec.lock
View file @
5307477
...
...
@@ -204,7 +204,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.0.
2
"
version: "0.0.
3
"
quiver:
dependency: transitive
description:
...
...
pubspec.yaml
View file @
5307477
name
:
processing_camera_image
description
:
A new Flutter project.
version
:
0.0.
2
version
:
0.0.
3
repository
:
https://github.com/thuanpham98/processing_camera_image
homepage
:
https://github.com/thuanpham98/processing_camera_image
...
...
Please
register
or
login
to post a comment