easy_auth 0.1.1 copy "easy_auth: ^0.1.1" to clipboard
easy_auth: ^0.1.1 copied to clipboard

outdated

Widgets and classes that make it easy to add authentication to any Flutter app

0.1.1 #

Moved AuthenticationRepository.currentUser to EasyAuthBloc.currentUser, not a breaking change, but fixes the unreliability of the previous architecture.

0.1.0 #

Initial version of the library.

Includes:

  • Widgets for easy integration of an authentication service, like AuthenticationBaseApp
  • Abstract classes like AuthenticationRepository and example implementations like BasicFirebaseAuth
  • A plug-and-play mechanic for authentication providers, including some commonly used ones like EmailPasswordAuth and GoogleAuth
12
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Widgets and classes that make it easy to add authentication to any Flutter app

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

another_flushbar, bloc, cloud_firestore, equatable, firebase_auth, firebase_core, flutter, flutter_bloc, rxdart, very_good_analysis

More

Packages that depend on easy_auth