DOT NFC
A Flutter plugin, as a part of Innovatrics DOT Flutter SDK, that provides components for NFC reading 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 DOT SDK and try the example. Follow the DOT SDK / Get Started topic.
- Use the components. See the next section.
Components
Overview
DOT NFC plugin provides UI components. These are available as widgets and can be added to your widget tree.
List of UI Components (Widgets)
- NFC Travel Document Reader: A visual component for reading NFC enabled travel documents.
- See
NfcTravelDocumentReaderWidget
for more details. - Review the NFC reading functionality to gain a deeper understanding of the concept.
- See
Libraries
- dot_nfc
- DOT NFC plugin.