IDV Document
A Flutter plugin, as a part of Innovatrics IDV Flutter SDK, that provides components for document capture and related functionalities which are easy to integrate into a Flutter project.
Get Started
- Check the requirements, get a license file, setup your project, see how to initialize and deinitialize IDV SDK and try the example. Follow the IDV SDK / Get Started topic.
- Use the components. See the next section.
Components
Overview
IDV Document plugin provides UI components. These are available as widgets and can be added to your widget tree.
List of UI Components (Widgets)
- Document Auto Capture: A visual component for capturing good quality images suitable for optical character recognition.
- See
DocumentAutoCaptureWidgetfor more details. - Review the Document Auto Capture functionality to gain a deeper understanding of the concept.
- See
Libraries
- dot_document
- IDV Document plugin.