biopassid_signature_sdk 0.1.6 copy "biopassid_signature_sdk: ^0.1.6" to clipboard
biopassid_signature_sdk: ^0.1.6 copied to clipboard

BioPass ID Signature SDK Flutter plugin.

0.1.6 #

  • Documentation update;
  • Upgrade to Kotlin 2.1.0 on Android.

0.1.5 #

  • Documentation update;
  • Upgrade minSdkVersion to 23 on Android;
  • Upgrade to Kotlin 1.9.10 on Android;
  • Added privacy manifest info on iOS.

0.1.4 #

  • Documentation update;
  • Removed noDrawingAlert from SignatureConfig.

0.1.3 #

  • Documentation update.

0.1.2 #

  • Documentation update;
  • Added new configuration noDrawingAlert:
    • It's now possible to show an alert dialog when trying to save a blank signature.
  • Bug fix in license functionality for Android;
  • Added guidance to screen rotation for iOS.

0.1.1 #

  • Documentation update;
  • Fixes and improvements.

0.1.0 #

  • Add documentation;
  • Signature capture functionality;
  • Customizable UI;
  • Return of captured signature image.