CustomAuthUi

The authentication UI for the Flutter package communicates with Laravel's full authentication

Widgets

Images

login

register

loading

CustomAuthUI().customSearch(
              clearText: () {},
              closeable: true,
              color: Colors.red,
              icon: Icons.refresh,
              )

Libraries

custom_auth_ui