dot_document 0.6.0 copy "dot_document: ^0.6.0" to clipboard
dot_document: ^0.6.0 copied to clipboard

A Flutter plugin, as a part of Innovatrics DOT Flutter SDK, that provides components for document capture and related functionalities for a Flutter project.

0.6.0 - 2024-10-15 #

Fixed #

  • Android: Releasing of screen orientation lock.
  • iOS: Rare issue in SDK initialization.

0.5.1 - 2024-09-02 #

  • Technical release. No changes.

0.5.0 - 2024-08-23 #

Fixed #

  • Android: Stability issue in UI components.
  • iOS: In some edge cases MRZ was parsed incorrectly.

0.4.0 - 2024-08-06 #

Added #

  • Enum PlaceholderType.
  • Property DocumentAutoCaptureConfiguration.placeholderType.
  • Property DocumentAutoCaptureDetection.document.
  • Property DocumentAutoCaptureResult.document.

Changed #

  • Class DocumentDetectorResult to DocumentDetectorDocument.
  • Renamed class Corners to DetectionPosition.
  • Renamed classes ElementWithChecksum to ElementWithCheckDigit, DateElementWithChecksum to DateElementWithCheckDigit.
  • Property Td*MachineReadableZone.hasValidChecksum to .compositeCheckDigit.
  • Properties ElementWithChecksum.hasValidChecksum to .checkDigit, DateElementWithChecksum.hasValidChecksum to .checkDigit.

Removed #

  • Properties DocumentAutoCaptureDetection.documentDetectorResult, .imageParameters.
  • Properties DocumentAutoCaptureResult.documentDetectorResult, .imageParameters.
  • Callback OnDocumentAutoCaptureCandidateSelectionStartedCallback.
  • Callback OnDocumentAutoCaptureStoppedCallback.
  • Property DocumentAutoCaptureWidget.onCandidateSelectionStarted.
  • Property DocumentAutoCaptureWidget.onStopped. Use the DocumentAutoCaptureWidgetController.stopAsync() method with await keyword instead.

Fixed #

  • Android: Stability issue in UI components.

0.3.0 - 2024-03-26 #

Fixed #

  • Some fields as optional in the following classes: Td2MachineReadableZone.optionalData, NameElement.primaryElement, .secondaryElement.
  • Added missing iOS Flutter mappings.

0.2.1 - 2024-02-16 #

Fixed #

  • Documentation.

0.2.0 - 2024-02-16 #

  • Technical release. No changes.

0.1.0 - 2024-01-23 #

  • Initial release.
10
likes
150
points
141
downloads

Publisher

verified publisherinnovatrics.com

Weekly Downloads

A Flutter plugin, as a part of Innovatrics DOT Flutter SDK, that provides components for document capture and related functionalities for a Flutter project.

Homepage

Topics

#innovatrics #digital-onboarding #remote-identity-verification #document-detection #machine-readable-zone

Documentation

API reference

License

unknown (license)

Dependencies

dot_document_android, dot_document_ios, dot_document_platform_interface, flutter

More

Packages that depend on dot_document