MJMihir Joshiinmihirjoshi.hashnode.dev·Nov 16, 2025 · 21 min readCreate a gRPC Client-Server App from Scratch with Dart and FlutterWhat is gRPC? If you’ve been building mobile or web apps for a while, you’re likely intimately familiar with REST APIs. We spend a lot of time debating HTTP verbs, managing routes, and—my personal hea00
MJMihir Joshiinmihirjoshi.hashnode.dev·Oct 28, 2025 · 10 min readFirebase Studio: First Look as a Web and Mobile DeveloperWe’ve all seen the flood of AI coding assistants. Most are great for generating snippets or autocompleting a function, but I’ve found that very few really tackle the initial heavy lifting—getting a fu01W
MJMihir Joshiinmihirjoshi.hashnode.dev·Oct 11, 2025 · 10 min readExplore Flutter Extensions with Gemini CLI: An In-Depth Guide for DevelopersBringing Gemini CLI into Your Flutter app As a Flutter developer, I’m always looking for tools that genuinely speed up my workflow, not just add another layer of complexity. So, when the Flutter team 01P