Skip to content

Commit

Permalink
add note about change to internal API
Browse files Browse the repository at this point in the history
  • Loading branch information
navaronbracke committed Oct 23, 2023
1 parent cf5f949 commit 36b9f6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 36b9f6b

Please sign in to comment.