Flutter Auth with Firebase Example

Jeff McMorris
3 min readFeb 20, 2019
Flutter Firebase Auth Example Screenshots

IMPORTANT: This project has been replaced by a new version I created with more features and made in a more flutter way.

There are numerous tutorials on using firebase auth with flutter. I went through many of these to work through making my own take on a Firebase Auth flutter project that worked the way I needed it to. Definitely check out these projects which provide much more in depth tutorials.

--

--