flutter_barcode_sdk 1.7.0 copy "flutter_barcode_sdk: ^1.7.0" to clipboard
flutter_barcode_sdk: ^1.7.0 copied to clipboard

A Flutter plugin of Dynamsoft Barcode Reader SDK. It covers Android, iOS, Web, Windows, Linux and macOS, supporting linear barcode, QR Code, DataMatrix, MaxiCode, PDF417, etc.

1.7.0 #

  • Updated web SDK to v9.0.0.
  • Bug fixes.

1.6.0 #

  • Updated iOS SDK to v9.0.0.
  • Bug fixes.

1.5.0 #

  • Updated Android SDK to v9.0.0.
  • Bug fixes.

1.4.1 #

  • Removed unused import: 'dart:html'.

1.4.0 #

  • Updated web SDK to v8.8.7.
  • Added setLicense() method for web.
  • Added decodeImageBuffer() method for web.

1.3.0 #

  • Updated Windows, Linux SDK to v9.0.0.
  • Updated Android and iOS SDK to v8.9.3.

1.2.2 #

  • Added closeVideo() method for web.

1.2.1 #

  • Added file selector to desktop example.

1.2.0 #

  • Added two methods: getParameters() and setParameters().
  • Optimized code for web plugin.

1.1.1 #

  • Fixed the crash issue caused by building release app for Android.

1.1.0 #

  • Added setBarcodeFormats() method.

1.0.1 #

  • Added macOS platform support.

1.0.0 #

  • Added iOS platform support.

0.1.2 #

  • Added Linux platform support.

0.1.1 #

  • Fixed build issue caused by JS callback.

0.1.0 #

  • Added web plugin support.

0.0.9 #

  • Added barcode angle value.

0.0.8 #

  • Fixed coordinate values in Windows plugin.

0.0.7 #

  • Added assets.
  • Optimized sample code for Windows desktop.

0.0.6 #

  • Added Windows platform support.

0.0.5 #

  • Updated README.md.

0.0.4 #

  • Added a BarcodeResult class.

0.0.3 #

  • Return barcode results as objects instead of strings.

0.0.2 #

  • Added decodeImageBuffer() method for scanning barcodes from video stream.

0.0.1 #

  • Added decodeFile() method for Android.
148
likes
140
points
2.18k
downloads

Publisher

verified publisheryushulx.me

Weekly Downloads

A Flutter plugin of Dynamsoft Barcode Reader SDK. It covers Android, iOS, Web, Windows, Linux and macOS, supporting linear barcode, QR Code, DataMatrix, MaxiCode, PDF417, etc.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, js

More

Packages that depend on flutter_barcode_sdk