Skip to content
This repository has been archived by the owner on Oct 10, 2020. It is now read-only.

Release 3.0.0 #215

Merged
merged 13 commits into from
Apr 18, 2020
Merged

Release 3.0.0 #215

merged 13 commits into from
Apr 18, 2020

Conversation

devtronic
Copy link
Member

v3.0.0 - 2020-04-18

Bugfixes:

v3.0.0-dev.3 - 2020-04-14

Bugfixes:

v3.0.0-dev.2 - 2020-04-12

Migrated the changes of the 2.0.0 track

  • Fixed the request camera permission flow on Android

Updated also the Flutter env. SDK constraint to ">=2.1.0 <3.0.0"

v3.0.0-dev.1 - 2020-04-12

Changes:

  • Rewrite platform communication - @devtronic
    • This provides a better way to configure the plugin
    • iOS code migrated to Swift
    • Android code migrated to FlutterPlugin
    • Platform communication with protobuf
    • Retrieve the number of available cameras with BarcodeScanner.numberOfCameras
    • Flexible configuration:
    • Set the strings for the flash on/off and the cancel button
    • Restrict the detected barcode formats
    • Set which camera is used for scanning barcodes

BREAKING CHANGES:

  • minSdk version on Android is now 18
  • BarcodeScanner.scan() returns a ScanResult object. Check UPGRADE.md for migration details.

@devtronic devtronic merged commit 1fa6e4b into master Apr 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants