loui_flutter 0.0.2+1 copy "loui_flutter: ^0.0.2+1" to clipboard
loui_flutter: ^0.0.2+1 copied to clipboard

outdated

Loui is a platform for generating Time-based One-Time Password (TOTP) codes in an easy and secure way. Users can register on the Loui website (https://console.loui.io/) and configure everything relate [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add loui_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  loui_flutter: ^0.0.2+1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:loui_flutter/loui_flutter.dart';
2
likes
0
points
1
downloads

Publisher

verified publishervortexbird.com

Weekly Downloads

Loui is a platform for generating Time-based One-Time Password (TOTP) codes in an easy and secure way. Users can register on the Loui website (https://console.loui.io/) and configure everything related to their TOTP code. Loui offers a simple and intuitive interface to configure the code's duration, number of digits, etc. In addition to the web platform, Loui also offers a library called loui_flutter for developers who want to integrate TOTP code generation functionality into their mobile applications.

Homepage
Repository

License

unknown (license)

Dependencies

circular_countdown_timer, flutter, http, otp, shared_preferences

More

Packages that depend on loui_flutter