📄️ Your First gRPC server
In this guide, we aim to create our first gRPC server that will enable us to:
📄️ Kreya Desktop Client
Setup Kreya GUI Client
📄️ Deploying to Google Cloud Run
When thinking about this site, I thought it'd be as an extra, to deploy the service online so that you don't need localhost anymore, and maybe even ship your app to Flutter Web. And what easier way to ship experimental servers easily than with Google's Cloud Run.
📄️ Flutter Client using BLOC
Creating a Flutter Client using Flutter BLOC.
📄️ Flutter Client using Riverpod.
Creating a Flutter Client using Riverpod.