Releases: iProov/flutter
Releases · iProov/flutter
4.0.2
Upgrade Flutter SDK to use the latest native versions which include the new certificates
- Upgrade iOS to 11.0.3
- Upgrade Android to 9.0.3
4.0.1
- The
certificatesoption is nowList<String>?. The base64-encoded SHA-256 hash of a certificate's Subject Public Key Info is used to add a certificate. - Removed unnecessary
metalibrary
4.0.0
Flutter
- The following
Optionshave been removed:faceDetector,maxPitch,maxYawandmaxRaw
UserTimeoutexception has been added toIProovExceptionIProov.CancellerbecomesIProov.CancelerIProov.cancel()can now be used to cancel a claim
iOS
- Upgraded SDK to v11.0.0.
- Requires iOS 12.0 and above
Android
- Upgraded SDK to v9.0.1.
3.2.0
Flutter
- Declared support for Dart 3.
- Dependency on image package upgraded to 4.0.0
- Added copyWith() implementation to Options.
- Options classes are now marked https://github.com/immutable.
iOS
- Upgraded SDK to v10.3.0.
Android
- Upgraded SDK to v8.5.0.