Using ngrok to Test Local APIs on Physical Devices
Learning how to use ngrok to expose local backend APIs and test Flutter mobile apps on physical devices seamlessly without relying on localhost.
READ MORE
Performing Custom Authentication in Nakama with Clerk
See how I tackled custom authentication in Nakama with Clerk—allowing users to gain full control over auth.
Coffee & Code - Building a Custom Dart API Using the Shelf Package
Tired of Firebase's limitations, I built my own REST API for Camp Central using Dart's Shelf package — more flexibility, same ecosystem.
Coffee & Code - Using Loxia, the ORM for Dart Developers
Explore Loxia, the powerful ORM built for Dart developers that simplifies database interactions and streamlines data management in Flutter apps.
Coffee & Code - From Flutter Mobile to Desktop for macOS
See how I am converting a Flutter mobile app into a native macOS desktop app using macos_ui, and distributing it as a DMG file outside the App Store.
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.
Coffee & Code - Signals For Reactive State, No Boilerplate
See how I use Flutter Signals to simplify reactive state in my app Kick Cycle, cutting down on boilerplate and keeping code clean.
Coffee & Code - Building a Scroll Progress Bar in Jaspr
How I built a scroll progress bar in Jaspr using Dart to track my readers' journey through blog posts with this simple, interactive component.
Deploying My Jaspr Site on Globe with a Custom Domain
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 - Using Jaspr & Bulma for Web Development
Build modern websites with Jaspr and Bulma CSS. Enjoy improved SEO, better routing, and faster load times than Flutter Web.
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.