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