loui_flutter 0.0.1+2 copy "loui_flutter: ^0.0.1+2" to clipboard
loui_flutter: ^0.0.1+2 copied to clipboard

outdated

Package for Loui implementation on flutter.

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.1+2

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/flutter_loui.dart';
import 'package:loui_flutter/models/activate_device_config.dart';
import 'package:loui_flutter/models/activate_device_response.dart';
import 'package:loui_flutter/models/auth_config.dart';
import 'package:loui_flutter/models/auth_response.dart';
import 'package:loui_flutter/models/totp_response.dart';
import 'package:loui_flutter/services/get_info_service.dart';
2
likes
0
points
1
downloads

Publisher

verified publishervortexbird.com

Weekly Downloads

Package for Loui implementation on flutter.

Homepage
Repository

License

unknown (license)

Dependencies

circular_countdown_timer, flutter, http, otp, shared_preferences

More

Packages that depend on loui_flutter