faui 2.0.23 copy "faui: ^2.0.23" to clipboard
faui: ^2.0.23 copied to clipboard

outdated

Authentication UI and data access for Flutter. Uses Firebase auth as security provider.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add faui

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

dependencies:
  faui: ^2.0.23

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:faui/faui.dart';
11
likes
0
points
365
downloads

Publisher

verified publisherjob-chat.com

Weekly Downloads

Authentication UI and data access for Flutter. Uses Firebase auth as security provider.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, shared_preferences, uuid

More

Packages that depend on faui