Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.05 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.05 KB

TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them.

Getting started

TODO: List prerequisites and provide or point to information on how to start using the package.

Usage

TODO: Include short and useful examples for package users. Add longer examples to /example folder.

const like = 'sample';

Development

Generate proto files
protoc --dart_out=lib/generated -Iprotos protos/paspec.proto