This app allows people to register and customize the way they want to taste their coffees. The app covers the following contents:
- Firebase Setup
- Basic App Structure
- Firebase Auth
- Anonymous Sign In
- Custom User Model
- Streams
- Provider Package
- Signing Out
- Sign In & Register Forms
- Toggle Between Forms
- Register With Email & Password
- Sign in With Email & Password
- Text Input Decoration
- Loading Widget
- Firestore Database Setup
- Firestore User Records
- Firestore Streams
- Brew Model
- Listing Brew Data
- Bottom Sheets
- Drop-downs
- Sliders
- User Data Model
- Using a Stream Builder
- Updating User Data
- Design Final Touches
- The Net Ninja - https://github.com/iamshaunjp
- Dart Packages - https://pub.dev/
- Cookbook: Useful Flutter samples
- online documentation
- Lab: Write your first Flutter app