We have set up instructions for Linux, MacOS, and Windows.
{% hint style="warning" %} Flutter version 3.7.9 is the version that AppFlowy is built and tested on. If you installed Flutter before, make sure the version matches AppFlowy's. And don't forget to run the following command to active the protoc plugin.
dart pub global activate protoc_plugin
{% endhint %}
{% hint style="warning" %} Rust version 1.65 is the version that AppFlowy is built and tested on. If you installed Rust before, make sure the version matches AppFlowy's. {% endhint %}