nui_auth 0.0.14 copy "nui_auth: ^0.0.14" to clipboard
nui_auth: ^0.0.14 copied to clipboard

outdated

A new Flutter package for authentication

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nui_auth

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

dependencies:
  nui_auth: ^0.0.14

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:nui_auth/nui_auth.dart';
0
likes
0
pub points
50%
popularity

Publisher

unverified uploader

A new Flutter package for authentication

Homepage
Repository

License

unknown (LICENSE)

Dependencies

flutter, google_sign_in, http, jwt_decoder, nui_core, nui_geolocator, nui_web, permission_handler

More

Packages that depend on nui_auth