flutter_secure_2fa 1.0.2 copy "flutter_secure_2fa: ^1.0.2" to clipboard
flutter_secure_2fa: ^1.0.2 copied to clipboard

A secure and flexible 2FA package for Flutter using TOTP. Supports SHA1/SHA256/SHA512 algorithms, variable digits, and time window verification.

1.0.2 #

  • Added screenshots to README.

1.0.1 #

  • Improved documentation and example app.
  • Added screenshots placeholders and contact info.

1.0.0 #

  • Initial release of flutter_secure_2fa.
  • Supports TOTP secret generation.
  • Supports OTP Auth URL generation for QR codes.
  • Supports code verification with configurable algorithms (SHA1/SHA256/SHA512), digits (6/8), intervals, and clock drift windows.
2
likes
150
points
124
downloads

Publisher

unverified uploader

Weekly Downloads

A secure and flexible 2FA package for Flutter using TOTP. Supports SHA1/SHA256/SHA512 algorithms, variable digits, and time window verification.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

base32, flutter, otp

More

Packages that depend on flutter_secure_2fa