flutter_barcode_sdk 2.1.3 copy "flutter_barcode_sdk: ^2.1.3" to clipboard
flutter_barcode_sdk: ^2.1.3 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.

2.1.3 #

  • Updated Android and iOS SDK to v9.4.0.

2.1.2 #

  • Fixed JSON format exception caused by special characters in the barcode text.

2.1.1 #

  • Fixed uint8 bytes conversion failure in web app.

2.1.0 #

  • Added ImagePixelFormat enum to support more pixel formats.
  • Added barcodeBytes property for barcode result.
  • Updated Windows, macOS and Linux to Dynamsoft Barcode Reader v9.4.
  • Updated web to Dynamsoft Barcode Reader v9.3.1.

2.0.3 #

  • Fixed "method not found: 'createDefaultScanner'" in web release mode

2.0.2 #

  • Catch license re-activation error when running hot restart for web application.

2.0.1 #

  • Web overlay patch for displaying barcode and QR code results on camera preview.

2.0.0 #

  • Updated mac SDK to v9.0.0.

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.
142
likes
0
pub points
87%
popularity

Publisher

verified publisheryushulx.me

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)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_web_plugins, js

More

Packages that depend on flutter_barcode_sdk