Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 488 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 488 Bytes

Redux Login with custom Email and Password + Google Auth

This project gives an idea how to implement redux architecture in flutter login logic.

To know how to implement the login logic in a simple an easy way see my other repo flutterLogin

Getting Started

get the following dependecies

-flutter_redux,

-redux_thunk,

-firebase_auth

-flutter_auth_buttons

-google_sign_in

register your app on the firebase console

now you can fork this repo and build your project