flutter_next_auth_bloc library

Classes

NextAuthBloc<T>
Bloc that manages NextAuthClient state, refetch timer, and app lifecycle.
NextAuthBlocScope<T>
Scope widget for NextAuth Bloc Wrap your app with this widget to provide NextAuthClient and configuration
NextAuthState<T>
State class for NextAuth session and status.
Opt<T>
Optional value wrapper for copyWith methods.