An independent mobile and desktop client for Friendica written in Flutter
 
 
 
 
 
 
Go to file
HankG 78bf38c232 Add Community Support section to README 2023-01-20 23:08:48 +00:00
android Add initial rasterized icon Android icon set 2023-01-20 13:33:50 -05:00
icon Reorder rasterized images icon folder 2023-01-20 13:35:43 -05:00
ios Add initial rasterized icon sets for iOS/macOS 2023-01-20 12:45:48 -05:00
lib Disable dotenv stuff until needed 2023-01-20 16:30:30 -05:00
linux Change Linux App title 2023-01-19 23:25:32 -05:00
macos Fixes for getting macOS builds published to store 2023-01-20 17:09:27 -05:00
test Initial renaming pass 2023-01-19 22:37:00 -05:00
web Initial renaming pass 2023-01-19 22:37:00 -05:00
windows Fix capitalization of Windows app title etc. 2023-01-20 16:11:48 -05:00
.gitignore Fix for self signed certs issue (but only partially implemented dev-mode settings) 2022-11-20 10:06:44 -05:00
.gitlab-ci.yml Configure SAST in `.gitlab-ci.yml`, creating this file if it does not already exist 2022-11-03 03:13:19 +00:00
LICENSE Add MPL License 2022-11-03 03:13:54 +00:00
README.md Add Community Support section to README 2023-01-20 23:08:48 +00:00
analysis_options.yaml Initial Commit 2022-11-02 23:25:29 -04:00
pubspec.lock Initial implementation of connections persistence 2023-01-18 00:15:52 -05:00
pubspec.yaml Disable dotenv stuff until needed 2023-01-20 16:30:30 -05:00

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

Community and Support

Relatica Community Matrix Discussion Room

Issue Tracker

License

Licensed with the Mozilla Public License 2.0 copyleft license.