smart_verify 1.0.7
smart_verify: ^1.0.7 copied to clipboard
A Flutter SDK for authentication with RSA encryption, designed for authentication.
Changelog #
1.0.0 Initial Release #
- Implemented authentication API request.
- Added RSA encryption for phone numbers.
- Integrated
httppackage for network calls.
1.0.1 Android Specific Release Added #
- Structural Change.
- Added network checker for android.
1.0.2 Android Specific Release Modified #
- Added required permissions.
- Added network switcher for android.
- Added dependencies for flutter permissions.
1.0.3 Android Specific Release Modified #
- Auth API updated.
- Changed operator discovery.
1.0.4 Android Specific Release Modified #
- Correction of spelling.
1.0.5 iOS Release #
- Changed base url for iOS.
- Updated dependencies for iOS.
1.0.6 Added Resend OTP Feature #
- Implemented resend OTP functionality.
1.0.7 Added Resend OTP Feature in iOS #
- Implemented resend OTP functionality.