fauth
fauth copied to clipboard
A Flutter 2FA-App to generate Time-Based One-Time Passwords implemented in under 5KB of Dart Code.
FAuth
A Flutter 2FA-App to generate Time-Based One-Time Passwords.
This app is written in under 5KB of Dart Code and was made for the Flutter Create challenge.
Intro
FAuth contains some intro slides which explain the features of the app.
Instructions
Use flutter run --release
to run this app on your device.
This app was fully tested on a Pixel 2 XL with Android Pie.
Sites to generate QR-Codes for testing
- https://freeotp.github.io/qrcode.html
- https://dan.hersam.com/tools/gen-qr-code.html