simple_totp_auth 0.0.2
simple_totp_auth: ^0.0.2 copied to clipboard
A Flutter package to generate and verify TOTP codes with QR setup widget. Works on all platforms.
0.0.2 #
- πΌοΈ Added logoType (Asset, Network, None) support in QR Widget
- πΌοΈ Added default logo fallback when no logo is provided
- π οΈ Minor UI improvements in QR rendering
0.0.1 #
- π Initial release
- π TOTP generation & verification
- π± Customizable QR code widget
- π Clipboard copy helper