digilocker_flutter_sdk 1.0.5
digilocker_flutter_sdk: ^1.0.5 copied to clipboard
A Flutter plugin wrapper for Surepass DigiLocker SDK with compiled binaries (AAR/Framework)
1.0.5 #
- Fixed the keyboard issue in the DigiLocker WebView flow.
- Improved WebView behavior when input fields are focused.
1.0.4 #
- Fixed navigation back button error handling
- Refactored duplicate navigation code into reusable
_navigateBack()function - Improved code maintainability and reduced code duplication
- Bug fixes and stability improvements
1.0.3 #
- Added support for
auto_selection_check_boxparameter from options API - Auto-select additional consent checkboxes (e.g., "PAN Verification Record", "Driving License") based on API configuration
- Aadhaar card checkbox continues to be selected by default
- Improved checkbox selection logic with case-insensitive matching
- Updated README with simpler integration guide
1.0.2 #
- Version skipped
1.0.1 #
- ADDED multiple checkbox auto-select feature.
1.0.0 #
- Initial release of DigiLocker Flutter SDK (
digilocker_flutter_sdk). - Flutter wrapper over Surepass native DigiLocker SDK binaries for Android (.aar) and iOS (.framework).
- Supports sandbox and production environments.
- Provides verification flow and callbacks via the
DigilockerSdkAPI.