An independent mobile and desktop client for Friendica written in Flutter
 
 
 
 
 
 
Go to file
Hank Grabowski 874d59bcdc Fixes for getting macOS builds published to store 2023-01-20 17:09:27 -05:00
android
icon
ios
lib
linux
macos Fixes for getting macOS builds published to store 2023-01-20 17:09:27 -05:00
test
web
windows
.gitignore
.gitlab-ci.yml
LICENSE
README.md
analysis_options.yaml
pubspec.lock
pubspec.yaml

README.md

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:

flutter pub run build_runner build

Licensed with the Mozilla Public License 2.0 copyleft license.