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 - Algolia Search & Crashlytics Integration
Implementing Algolia full-text search, book completion tracking, and Firebase Crashlytics in the Quote Keeper app.
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.