biopassid_signature_sdk 0.1.6
biopassid_signature_sdk: ^0.1.6 copied to clipboard
BioPass ID Signature SDK Flutter plugin.
v0.1.6 #
- Documentation update;
- Upgrade to Kotlin 2.1.0 on Android.
v0.1.5 #
- Documentation update;
- Upgrade minSdkVersion to 23 on Android;
- Upgrade to Kotlin 1.9.10 on Android;
- Added privacy manifest info on iOS.
v0.1.4 #
- Documentation update;
- Removed noDrawingAlert from SignatureConfig.
v0.1.3 #
- Documentation update.
v0.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.
v0.1.1 #
- Documentation update;
- Fixes and improvements.
v0.1.0 #
- Add documentation;
- Signature capture functionality;
- Customizable UI;
- Return of captured signature image.