An independent mobile and desktop client for Friendica written in Flutter
 
 
 
 
 
 
Go to file
HankG 6997bc60fe Merge branch 'notifications-update-fixes' into 'main'
Fix don't mark connection requests as unread on "markAllUnread" since they...

See merge request mysocialportal/relatica!73
2025-10-13 21:21:13 +00:00
android
fonts
icon
ios Wrap all screens in safe areas 2025-10-10 15:18:58 -04:00
lib Fix bottom navbar capture when change in if unread notifications 2025-10-13 16:58:26 -04:00
linux Fix background color of comments no longer transparent thus showing shadow 2025-06-05 13:41:18 -04:00
macos Wrap all screens in safe areas 2025-10-10 15:18:58 -04:00
screenshots Completed manual 2025-08-17 20:50:14 -04:00
test
web
windows Fix background color of comments no longer transparent thus showing shadow 2025-06-05 13:41:18 -04:00
.gitignore
.gitlab-ci.yml
CHANGELOG.md Update changelog for safe are a update 2025-10-10 15:21:53 -04:00
LICENSE
PRIVACY.md
README.md Update screenshots in README.md 2025-08-15 10:13:30 -04:00
analysis_options.yaml
codemagic.yaml
developers.md
devtools_options.yaml
install.md Update install.md to the latest 1.1.0 version 2025-08-20 11:22:55 -04:00
pubspec.lock Wrap all screens in safe areas 2025-10-10 15:18:58 -04:00
pubspec.yaml Fix don't mark connection requests as unread on "markAllUnread" since they have to be adjudicated to go away 2025-10-13 16:53:20 -04:00
user_manual.md Fix formatting issue 2025-08-17 20:53:34 -04:00

README.md

Relatica

A Flutter application for interfacing with the Friendica social network.

Relatica v1.10 on iOS Home Screen Screenshot Relatica v1.10 on iOS Home Expanded Drawer Screenshot

Project Objectives

  • Have a native app client on mobile (Apple and Android) and desktop (Linux, Mac, and Windows)
  • Providing a simpler UX for people to interact with Friendica
  • Providing a better low-bandwidth environment experience than the web-app version running in a browser
  • Reduce server side loading in the new fediverse era by doing techniques like leveraging paging of comments, local caching, and lazy loading.
  • Provide more intuitive mechanisms for adding things like Content Warning/Spoiler text and image ALT-text

Current Status

The project has now been released but is still in active development.

It is possible to install it now by following the install instructions.

If you would like to contribute please see this Developers Notes section.

Community and Support

User Manual

Support email

Relatica Community Matrix Discussion Room

Issue Tracker

Things I could use help from community on:

  • More coders and testers are always welcome
  • CI/CD
  • Packaging for Linux operating systems using Flatpak, Snap, etc. (or individual packages per operating system)
  • UI/UX cleaning up
  • Graphics design for logo, website art
  • Documentation
  • Spreading the word

License

Relatica is licensed with the Mozilla Public License 2.0 (MPL) copyleft license.