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