PackageTrack
Sign in Get early access

auth_totp

A fast and easy-to-use time-based one-time password (TOTP) authentication package for your Flutter application.

2.0.0 rohit-chouhan/auth_totp

What this package is like to depend on

Last release 2 months ago

17 Jun 2026

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 3 of 3 stable releases

Nothing withdrawn

no release was ever pulled

2 years old

3 releases · first in 2024

1 release in the last 12 months

see the full history below

Release timeline

3 releases · Jun 2024 to Jun 2026
2025 2026
Release Pre-release

Releases

latest 3
  1. 2.0.0 17 Jun 2026
    Release notes
    • Feature: Added support for 8-digit TOTP codes (digits parameter).
    • Fix: Resolved Unsupported operation: Int64 accessor not supported by dart2js on web.
    • Fix: Refactored getQRCodeUrl to use Uri for safe QR code URL generation.
    • Feature: Added support for SHA-256 and SHA-512 via OTPAlgorithm enum.
    • Feature: Added HOTP (Counter-Based OTP) generation and verification (generateHOTPCode, verifyHOTPCode).
    • Feature: Added generateRecoveryCodes utility to generate alphanumeric backup codes.
    • Feature: Added OTPAuthURI class and parseURI method to safely parse otpauth:// URIs.
    • Feature: Added generateQRMatrix using the qr package for offline, privacy-focused QR code generation.
    Open source →
  2. 1.0.1 24 Jun 2024
    Release notes
    • bug fixed
    • secretKeyStyle property added to createSecret method to customized secret key style.
    • autoPadding property added to createSecret method.
    • interval property added to verifyCode method, to set custom time interval.
    • create method length limit increased to 255
    Open source →
  3. 1.0.0 23 Jun 2024
    Release notes
    • first release
    Open source →
    Release notes
    • initial release
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive