readid_flutter 4.116.1 copy "readid_flutter: ^4.116.1" to clipboard
readid_flutter: ^4.116.1 copied to clipboard

A Flutter plugin for integrating ReadID's native iOS and Android SDKs. This plugin wraps ReadID's native SDKs.

4.116.0 #

  • This version is compatible with version 4.116.x of the native SDKs.

4.115.0 #

  • This version is compatible with version 4.115.x of the native SDKs.

4.114.0 #

  • Implemented missing properties Flow.shouldOnlyShowInstructionsOnFirstUse, Flow.instructionPlayCount, and Flow.shouldShowInstructionCarousel.
  • Added getDeviceNFCLocation allowing querying the NFC location on the phone
  • This version is compatible with version 4.114.x of the native SDKs.

4.113.0 #

  • Added a public constructor to NFCAccessKey, allowing direct instantiation of NFCOnlyFlow objects.
  • This version is compatible with version 4.113.x of the native SDKs.

4.112.3 #

  • Added getNFCChipSupport allowing querying if NFC chip is available/supported for a specific document
  • Added getDocumentNFCLocation method to query the NFC location on a document.
  • Added Flow.oauthToken to configure an OAuth access token instead of a static access key.

4.112.0 #

  • This version is compatible with version 4.112.x of the native SDKs.

4.111.0 #

  • Now supports Flow.uiResources, which can be used to configure colors, images, and texts on iOS. For Android, use static resources instead. See the Styling section in the Readme for more information.
  • This version is compatible with version 4.111.x of the native SDKs.

4.110.0 #

  • This version is compatible with version 4.110.x of the native SDKs.

4.109.0 #

  • Fixed a small issue with parsing of dataGroupNumbers on Android.
  • This version is compatible with version 4.109.x of the native SDKs.

4.108.0 #

  • This version is compatible with version 4.108.x of the native SDKs.

4.107.0 #

  • This version is compatible with version 4.107.x of the native SDKs.

4.106.1 #

  • Fixes an issue related to code obfuscation.

4.106.0 #

  • This version is compatible with version 4.106.x of the native SDKs.

4.105.0 #

  • This version is compatible with version 4.105.x of the native SDKs.

4.104.3 #

  • Align version number with ReadID versioning scheme. Plugin version 4.104.x is compatible with version 4.104.y of the native SDKs, and this will be the case for all releases from now on.

1.0.0 #

  • First stable release
  • Onfido support

0.1.7-beta #

  • Update code styling

0.1.6-beta #

  • Update code styling

0.1.5-beta #

  • Update README

0.1.4-beta #

  • documentation updates
  • iProov and Veriff support

0.1.3-beta #

  • fix missing xml files
  • update the description field within pubspec.yaml

0.1.2-beta #

  • update README

0.1.1-beta #

  • fix README

0.1.0-beta #

  • add beta name to release version

0.1.0 #

  • Initial Beta Release
  • Includes wrapper around ReadID’s native iOS (Swift) and Android (Kotlin) SDKs behind a Dart interface.
  • Compatible with Android and iOS ReadID UI SDK version 4.99
5
likes
150
points
516
downloads

Publisher

verified publisherinverid.com

Weekly Downloads

A Flutter plugin for integrating ReadID's native iOS and Android SDKs. This plugin wraps ReadID's native SDKs.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on readid_flutter