The cutest instant messenger in the [matrix]
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Marcel d86c4ecd2d Merge branch 'ci-make_fdroid_release_master_only' into 'master'
Make fdroid release master only

Closes #1

See merge request ChristianPauly/fluffychat-flutter!2
5 years ago
android Minor fixes 5 years ago
assets Initial commit 5 years ago
ios Fix analyzer 5 years ago
lib Fix logout in web 5 years ago
test Minor fixes 5 years ago
web Initial commit 5 years ago
.gitignore Add a release signature for fdroid apks 5 years ago
.gitlab-ci.yml Add Ci task to build a debug app on branches that are not master and build a fdroid signed version only when building on master 5 years ago
.metadata Initial commit 5 years ago
Gemfile Add license and gitlab pages stuff 5 years ago
Gemfile.lock Add license and gitlab pages stuff 5 years ago
LICENSE Add license and gitlab pages stuff 5 years ago
README.md Update README.md 5 years ago
_config.yml Add license and gitlab pages stuff 5 years ago
analysis_options.yaml Minor fixes 5 years ago
pubspec.lock Fix analyzer 5 years ago
pubspec.yaml More fixes and new version 5 years ago

README.md

fluffychat

Chat with your friends.

Install using F-Droid

How to build

  1. Install flutter

  2. Clone the repo

Android / iOS

  1. flutter run

Web

  1. flutter channel beta && flutter upgrade

  2. flutter config --enable-web

  3. flutter run