Recipes app concept developed during Flutter London DevCamp 2022
All features are done using Firebase (backend) and Riverpod (state management)
Features included:
- ✅ Redesign
- ✅ Recipes search
- ✅ Google authentication
- ✅ Email/Password authentication
- ✅ Bookmark your favorite recipes
- ✅ Build for iOS and Android
- 🛠 Push notifications
- 🛠 CRUD your own recipes [✅ Create]
- 🛠 Follow other users
Coming soon:
- 🛠 Share and rate recipes
- 🛠 Comments for recipes
A few resources to get you started if this is your first time with Flutter:
- Lab: Write your first Flutter app
- Cookbook: Useful Flutter samples
- View the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.