Demo and Samples
All of the samples that have been created for the Dynamsoft Barcode Reader Flutter Edition are hosted in this Github repo. Feel free to use these samples as reference when building your own Flutter app.
Barcode Reader Samples
ScanBarcodes_FoundationalAPI
This is a sample that demonstrates the simplest implementation of the Barcode Reader to allow for barcode decoding via the camera using the Foundational API.
ScanBarcodes_ReadyToUseComponent
This is a sample that demonstrates the simplest implementation of the Barcode Reader to allow for barcode decoding via the camera using the BarcodeScanner (Ready-To-Use) API.
ScanDriverLicense
This sample demonstrates the simplest implementation of the Barcode Reader for recognizing a PDF417 barcode from video streaming and extracting structured data from its encoded data.
Demos
If you would like to see the Barcode Reader in action before starting the development journey, we have a demo app available on both the App Store as well as the Google Play Store.
- Barcode Scanner Demo