sdk_sdc_flutter
This plugin bridges the Au10tix native Smart Document Capture (SDC) SDK. The plugin provides the relevant APIs to create a custom SDC UI/UX or make use of the Au10tix SDC UI Component.
Getting Started
To get started please refer to our sample project and see the read.me file.
Please note that the example tab here only shows the main.dart, which demostrates how to initialise the SDK but not how to use the SDC component. The main imports a class called sdc_page which shows how to use the SDC, and can be found here in our sample project.