relatica/README.md

17 wiersze
472 B
Markdown
Czysty Zwykły widok Historia

2023-01-20 03:37:00 +00:00
# Relatica
2022-11-03 03:13:19 +00:00
2022-11-03 03:25:29 +00:00
A Flutter application for interfacing with the Friendica social network.
2022-11-03 03:13:19 +00:00
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.