management-api/

directory
v0.0.0-...-fe69749 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 26, 2021 License: MIT

README

Generating GRPC code

Make sure you have the Dart generator plugin configured

$ flutter pub global activate protoc_plugin

Make sure the plugin is in your PATH

$ export PATH="$PATH":"$HOME/.pub-cache/bin"
or
$ set -gx PATH $HOME/.pub-cache/bin $PATH

Then run

$ ./generate.sh

For more documentation see: https://grpc.io/docs/languages/dart/quickstart/

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL