Update developers.md to include Linux manual Flutter install instructions to address Issue #1

codemagic-setup
HankG 2023-01-22 01:31:51 +00:00
rodzic fcdba8e8d8
commit 28f8e0ea9d
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -6,6 +6,10 @@ to get started with development.
## Linux Development
For Linux development be sure that libsecret-1-dev and libjsoncpp-dev are installed on the machine.
Also the ObjectBox library requires a more recent version of CMake than what is packaged in the
standard Flutter Snap install instructions. To get this working correctly on Linux you will
have to do the
[manual installation version of the Flutter install instructions](https://docs.flutter.dev/get-started/install/linux#install-flutter-manually).
## Additional Build Steps
Whenever a model is changed that is stored in ObjectBox it is necessary to execute the command: