An independent mobile and desktop client for Friendica written in Flutter
 
 
 
 
 
 
Go to file
Hank Grabowski ac6602dc45 Fix navbar notifications icon to only show when "has notifications" icon when undismissed ones 2022-12-30 10:37:01 -05:00
android Updated dependencies (automatic) 2022-11-23 15:47:09 -05:00
ios Add Image download capability. 2022-12-27 12:21:56 -05:00
lib Fix navbar notifications icon to only show when "has notifications" icon when undismissed ones 2022-12-30 10:37:01 -05:00
linux First cut of entire timeline elements rendering 2022-11-18 16:50:15 -05:00
macos Updated dependencies (automatic) 2022-11-23 15:47:09 -05:00
web Initial Commit 2022-11-02 23:25:29 -04:00
windows First cut of entire timeline elements rendering 2022-11-18 16:50:15 -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 Fix for self signed certs issue (but only partially implemented dev-mode settings) 2022-11-20 10:06:44 -05:00
analysis_options.yaml Initial Commit 2022-11-02 23:25:29 -04:00
pubspec.lock First cut at auto-complete of profiles 2022-12-28 15:56:27 -05:00
pubspec.yaml First cut at auto-complete of profiles 2022-12-28 15:56:27 -05:00

README.md

Friendica Portal

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...

Licensed with the Mozilla Public License 2.0 copyleft license.