relatica/README.md

17 wiersze
472 B
Markdown

# Relatica
A Flutter application for interfacing with the Friendica social network.
For Linux development be sure that libsecret-1-dev and libjsoncpp-dev are installed on the machine. For running only
make sure the non-dev versions are...
## Development Notes
Whenever a model is changed that is stored in ObjectBox it is necessary to execute the command:
```bash
flutter pub run build_runner build
```
Licensed with the Mozilla Public License 2.0 copyleft license.