my_component_library 0.0.1 copy "my_component_library: ^0.0.1" to clipboard
my_component_library: ^0.0.1 copied to clipboard

A Flutter package that provides a custom widget for handling user authentication.

Auth Package #

A Flutter package for handling user authentication with custom widgets and built-in support for Google and Facebook login.

Features #

  • Custom authentication widgets
  • Built-in Google and Facebook login
  • Easy integration with Firebase

Getting started #

  • Flutter 2.x or higher
  • Dart 2.12 or higher
  • Firebase account (if using Firebase authentication)

Usage #

import 'package:auth_package/auth_package.dart';

final auth = AuthPackage();

// Example usage of sign in with Google
auth.signInWithGoogle();
0
likes
120
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides a custom widget for handling user authentication.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, google_fonts

More

Packages that depend on my_component_library