Skip to content

Dynamsoft/barcode-reader-maui-samples

Repository files navigation

Dynamsoft Barcode Reader samples for MAUI edition

This repository contains samples that demonstrate how to use the Dynamsoft Barcode Reader MAUI SDK to read barcodes.

System Requirements

.Net

  • .NET 8.0 and above.

Android

  • Supported OS: Android 5.0 (API Level 21) or higher.
  • Supported ABI: armeabi-v7a, arm64-v8a, x86 and x86_64.
  • Development Environment: Visual Studio 2022.
  • JDK: 1.8+

iOS

  • Supported OS: iOS 13.0 or higher.
  • Supported ABI: arm64 and x86_64.
  • Development Environment: Visual Studio 2022 for Mac and Xcode 14.3+.

Samples

Sample Name Description
ScanBarcodes_FoundationalAPI This is a sample that illustrates the simplest way to recognize barcodes from video streaming using foundational APIs.
ScanBarcodes_ReadyToUseComponent This is a sample that illustrates the simplest way to recognize barcodes from video streaming using BarcodeScanner Component.
ScanDriverLicense This sample demonstrates the simplest approach to recognizing a PDF417 barcode from video streaming and extracting structured data from its encoded data.

Installation

License

Contact Us

For any questions or feedback, you can either contact us or submit an issue.