Coffee & Code - Firestore Sorting & Toast Messages
Learn to sort Firestore data with Riverpod and display toast messages in Flutter using the Toastification package.
Read more
Coffee & Code - Automatic Build Triggering with Codemagic
Learn how to configure automatic build triggering with Codemagic CI/CD for Flutter projects. Streamline your deployment workflow.
Coffee & Code - Rewriting My App, GetX to Riverpod
Exploring Riverpod as an alternative to GetX for Flutter state management, with practical examples of AsyncNotifiers and Providers.
Coffee & Code - Quote Keeper's Edit Quote UI Update
Enhancing Quote Keeper's edit quote UI with form validation and the ability to update quote text, isHidden, and isComplete flags.
Coffee & Code - Implementing Tutorial Coach Mark for App Onboarding
Implementing an in-app tutorial flow using the Tutorial Coach Mark package for QuoteKeeper to guide new users through the app.
Coffee & Code - Google Auth Integration for Book Quotes
Adding Google Authentication to the Book Quotes app using Firebase, including SHA fingerprint setup for Android and third-party sign-in integration.
Google Books API Integration for the Book Quotes App
Integrating the Google Books API into Book Quotes app, replacing tedious manual entry with seamless book search and auto-fill.
Coffee & Code: Hiding Books in a Flutter App with Firestore
Adding a book-hiding feature to a Flutter app using the Slideable package and Firestore to filter what appears on the home screen.
Coffee & Code - Flutter Speed Dial Widget and Riverpod State Management
Updating the Book Quotes Flutter app with a Speed Dial widget and migrating state management from GetX to Riverpod.
Coffee & Code - Book Quote App Firebase Migration & Authentication
Moving the Book Quote app to its own Firebase project, migrating Cloud Firestore data, adding authentication, and restructuring the database.
Coffee & Code - Book Quotes App - UI Enhancements & Social Sharing
Enhancing the Book Quote app with social sharing, smooth animations, and a full-screen book cover view for a better user experience.
Coffee & Code - Building a Flutter App to Store and Display Book Quotes
Building a Flutter app to store and randomly display favorite book quotes, making everyday reading more accessible and enjoyable.