Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
mobile_scanner
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
Navaron Bracke
2023-10-23 22:42:37 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
36b9f6b52244e69d6b2e743c3c354937bc6653b3
36b9f6b5
1 parent
cf5f9499
add note about change to internal API
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
CHANGELOG.md
CHANGELOG.md
View file @
36b9f6b
...
...
@@ -10,6 +10,7 @@ Improvements:
*
The
`width` and `height` of `BarcodeCapture`
are now non-null.
*
The
`BarcodeCapture` class now exposes a `size`
.
*
The list of
`corners` of a `Barcode`
is now non-null.
*
The internal
`fromNative()` methods now accept a `Map<Object?, Object?>` instead of `Map<dynamic, dynamic>`
.
## 3.5.0
New Features:
...
...
Please
register
or
login
to post a comment