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 - 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 - 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.