iproov_flutter 1.0.0 copy "iproov_flutter: ^1.0.0" to clipboard
iproov_flutter: ^1.0.0 copied to clipboard

outdated

The iProov Biometrics SDK for Flutter, providing flexible authentication for identity assurance

iProov Biometrics Flutter SDK #

1.0.0 #

We're pleased to announce that the iProov Biometrics Flutter SDK is now production-ready!

Flutter #

  • Added floatingPromptEnabled to UiOptions.
  • Renamed footerTextColor to promptTextColor in UiOptions.
  • Removed font and fontResource from UiOptions. Use fontPath instead, which is now cross-platform.

iOS #

  • Upgraded SDK to v9.3.0.
  • Updated installation instructions for Cocoapods.
  • Added support for custom fonts.

Android #

  • Upgraded SDK to v7.2.0.
  • Added support for custom fonts.

0.2.0 #

Flutter #

  • All parameters to IProov.launch() are now named parameters.
  • API key and secret for the Example app should now be set in api_keys.dart.
  • Added flutter_lints dependency to package and example app.
  • Added headerBackgroundColor, footerBackgroundColor, headerTextColor and footerTextColor to UiOptions.
  • General improvements to the Example app.
  • Improved coding style and formatting.
  • Pinning certificates should now be passed as List<int> instead of String paths.

iOS #

  • Upgraded SDK to v9.2.0.
  • Passing certificates directly as List<int> is now supported.
  • Error handling improvements.
  • closeButtonImage is now supported.

Android #

  • Upgraded SDK to v7.1.0.
  • Passing certificates directly as List<int> is now supported.
  • Error handling improvements.

0.1.0 #

Initial preview release

20
likes
0
points
1.31k
downloads

Publisher

verified publisheriproov.com

Weekly Downloads

The iProov Biometrics SDK for Flutter, providing flexible authentication for identity assurance

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, image

More

Packages that depend on iproov_flutter