authnull 1.4.0 copy "authnull: ^1.4.0" to clipboard
authnull: ^1.4.0 copied to clipboard

Authnull Flutter implements, use a single login method for all service you loved.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add authnull

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

dependencies:
  authnull: ^1.4.0

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

Publisher

unverified uploader

Authnull Flutter implements, use a single login method for all service you loved.

Homepage

License

MIT (LICENSE)

Dependencies

brontosaurus_flutter, device_info, firebase_auth, flutter, google_sign_in, http, shared_preferences

More

Packages that depend on authnull