dot_nfc 0.6.0 dot_nfc: ^0.6.0 copied to clipboard
A Flutter plugin, as a part of Innovatrics DOT Flutter SDK, that provides components for NFC reading and related functionalities for a Flutter project.
0.6.0 - 2024-10-15 #
Changed #
- Android: Animation in NFC Travel Document Reader UI component (drawable resource
dot_nfc_nfc_travel_document_reader_searching
).
Fixed #
- Android: Releasing of screen orientation lock.
- Android: Issue with the cancellation of the NFC Travel Document Reader UI component.
- iOS: Rare issue in SDK initialization.
- iOS: Passive Authentication was failing for some documents.
0.5.1 - 2024-09-02 #
- Technical release. No changes.
0.5.0 - 2024-08-23 #
- Technical release. No changes.
0.4.0 - 2024-08-06 #
Added #
- Classes
Date
,CheckDigit
,DateElementWithCheckDigit
,Element
,ElementWithCheckDigit
,MachineReadableZone
,NameElement
,StringPosition
,Td1MachineReadableZone
,Td2MachineReadableZone
,Td3MachineReadableZone
.
Changed #
- Replaced all properties of class
MachineReadableZoneInformation
withMachineReadableZoneInformation.machineReadableZone
.
Fixed #
- Android: Stability issue in UI components.
0.3.0 - 2024-03-26 #
- Initial release.