smart_verify 1.0.5
smart_verify: ^1.0.5 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
http
package 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.