Coffee & Code - New Fluo Info Screen and Fluo Rating Screen
Discover how Fluo's latest update adds Fluo Info Screen and Fluo Rating Screen to your Flutter app for a cleaner, more polished UX.
Read more
Coffee & Code - Deploying My Jaspr Site on Globe
See how I deployed my Jaspr web app using Globe's platform and connected my custom domain treyhope.dev for professional branding and easy access.
Coffee & Code - Nakama Sessions & Authentication
Master Nakama's session system for secure user authentication in game backends with practical Flutter examples.
Coffee & Code - Building User Flows with Miro UX
Discover how to create effective user flows with Miro for better UX planning and smoother development processes.
Coffee & Code - Building an AR Solar System with Flutter and ARKit
See how I create 3D spheres, apply textures, and add rotation to build an interactive Augmented Reality Solar System using Flutter and Apple's ARKit.
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 - Navigating App Store Submissions for Flutter
Navigating the challenges of Google Play Store and Apple App Store submissions for Flutter apps, including handling rejections and meeting guidelines.
Coffee & Code - Setting Up Nakama on DigitalOcean for Flutter Games
See how I finally got Nakama to run on my DigitalOcean Droplet and added a leaderboard to the Gift Grab 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.
Coffee & Code: Building Mario Power-Ups and Debugging Hitboxes in Flutter
Back to my Super Mario Bros. Flutter game, tackling Mario's power-up transformation and the hitbox sizing challenges that come with it.
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 - 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.