readid_flutter 4.122.0
readid_flutter: ^4.122.0 copied to clipboard
A Flutter plugin for integrating ReadID's native iOS and Android SDKs. This plugin wraps ReadID's native SDKs.
4.122.0 #
- This version is compatible with version 4.122.x of the native SDKs.
- Fixed an issue where shouldShowVIZConfirmation and shouldShowVIZResult were not available on some VIZ flows.
4.121.0 #
- This version is compatible with version 4.121.x of the native SDKs.
4.120.0 #
Flow.oauthTokenis now correctly used on Android. Previously, it was ignored.- This version is compatible with version 4.120.x of the native SDKs.
4.119.0 #
- This version is compatible with version 4.119.x of the native SDKs.
4.118.0 #
- Added
ReadIDSession.finishcall. - Added
NFCWithVizBothSidesFlowandNFCWithVIZFlow. - Improved error handling when a technical error occurs before starting the SDK.
- This version is compatible with version 4.118.x of the native SDKs.
4.117.0 #
- Added
Flow.tlsPinsallowing first-class support for certificate pinning. - This version is compatible with version 4.117.x of the 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, andFlow.shouldShowInstructionCarousel. - Added
getDeviceNFCLocationallowing 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 ofNFCOnlyFlowobjects. - This version is compatible with version 4.113.x of the native SDKs.
4.112.3 #
- Added
getNFCChipSupportallowing querying if NFC chip is available/supported for a specific document - Added
getDocumentNFCLocationmethod to query the NFC location on a document. - Added
Flow.oauthTokento 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