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

loui_flutter is a library for generating TOTP codes, with easy registration and configuration through console.loui.io.

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+3

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
150
points
1
downloads

Publisher

verified publishervortexbird.com

Weekly Downloads

loui_flutter is a library for generating TOTP codes, with easy registration and configuration through console.loui.io.

Homepage
Repository

Documentation

API reference

License

MIT (license)

Dependencies

circular_countdown_timer, flutter, http, otp, shared_preferences

More

Packages that depend on loui_flutter