Skip to content

Installation

Vid Klopcic edited this page Jun 30, 2021 · 4 revisions

Dependencies

brew install protobuf
sudo pip3 install "betterproto[compiler]"
flutter pub global activate protoc_plugin

Installation

  1. clone this repository
  2. add utils folder to the path
  3. add export FPS_PROTO_ROOT="<path>/flutter_persistent_socket/proto" to .bashrc / .zshrc
Clone this wiki locally