dart-totp icon indicating copy to clipboard operation
dart-totp copied to clipboard

A simple flutter TOTP App for Android and iOS

Two Factor Prototype

A simple prototype for two factor TOTP(Time Based One Time Password).

Features List

Features List Status
QR Code Scan Done
Generate OTP Done

Uses

Step-1 : Click on the plus (+) icon. It should open a camera. Scan User QR Code which is a secret key. (Currently, any QR code supported).

Step-2 : You should see OTP. Each OTP will be changed 30 seconds.

Getting Started

For help getting started with Flutter, view our online documentation.