genotp_flutter 0.0.1 copy "genotp_flutter: ^0.0.1" to clipboard
genotp_flutter: ^0.0.1 copied to clipboard

TOTP/HOTP one-time password plugin for Flutter, powered by genotp-go via gomobile. Works on Android and iOS with no network dependency.

0.0.1 #

Initial release.

  • TOTP generation and verification via GenotpFlutter.generateTotp / verifyTotp
  • HOTP generation via GenotpFlutter.generateHotp
  • Secret generation via GenotpFlutter.generateSecret
  • otpauth:// URI builder for QR code display
  • Android (API 24+) and iOS (13+) support
  • Backed by genotp-go via gomobile
1
likes
0
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

TOTP/HOTP one-time password plugin for Flutter, powered by genotp-go via gomobile. Works on Android and iOS with no network dependency.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on genotp_flutter

Packages that implement genotp_flutter