A Flutter app for selecting and customizing coffee brews. Users can sign in, choose their preferred strength and sugar level, and update their brew settings. Built with Firebase for authentication and database services.
- 🔐 Firebase Authentication (Anonymous Sign-In)
- ☕ Brew customization (sugar level & strength)
- 📦 Cloud Firestore integration
- 🧑💻 State Management using
Provider - 🎨 Clean and minimalist UI
- 📱 Mobile-friendly layout
- Flutter (UI Framework)
- Firebase Auth (User Authentication)
- Cloud Firestore (Database)
- Provider (State Management)
This project is a starting point for a Flutter application.
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.