Create a gRPC Client-Server App from Scratch with Dart and Flutter
What 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 headache—parsing JSON.
gRPC (Google Remote Procedure ...
mihirjoshi.hashnode.dev18 min read