Skip to content

yushulx/multiple-barcode-qrcode-datamatrix-scan

Repository files navigation

Multiple Barcode, QR Code and DataMatrix Scan

A Flutter barcode scanner project for scanning multiple barcode, QR code and DataMatrix.

Supported Platforms

  • Android
  • iOS

Getting Started

  1. Apply for a trial license of Dynamsoft Barcode Reader and update the LICENSE-KEY in lib/main.dart.

    await DCVBarcodeReader.initLicense(
          'DLS2eyJoYW5kc2hha2VDb2RlIjoiMjAwMDAxLTE2NDk4Mjk3OTI2MzUiLCJvcmdhbml6YXRpb25JRCI6IjIwMDAwMSIsInNlc3Npb25QYXNzd29yZCI6IndTcGR6Vm05WDJrcEQ5YUoifQ==');
  2. Run the project.

    flutter run
    multiple-barcode-qrcode-scanner.mp4

Blog

Building Multiple Barcode, QR Code and DataMatrix Scanner with Flutter for Inventory Management

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published