relatica/developers.md

519 B

Relatica Developer Notes

Relatica is written with Flutter. Please follow the install instructions for your platform to get started with development.

Linux Development

For Linux development be sure that libsecret-1-dev and libjsoncpp-dev are installed on the machine.

Additional Build Steps

Whenever a model is changed that is stored in ObjectBox it is necessary to execute the command:

flutter pub run build_runner build