An experimental fork of FluffyChat.
Go to file
Christian Pauly 2cc29e7004 Add Link text 2020-01-04 08:37:09 +00:00
android Add firebase stuff 2020-01-03 17:23:40 +01:00
assets Initial commit 2020-01-01 19:10:13 +01:00
ios Fix analyzer 2020-01-02 19:00:12 +01:00
lib Add Link text 2020-01-04 08:37:09 +00:00
test Minor fixes 2020-01-02 22:31:39 +01:00
web Initial commit 2020-01-01 19:10:13 +01:00
.gitignore Add firebase stuff 2020-01-03 17:23:40 +01:00
.gitlab-ci.yml Add Link text 2020-01-04 08:37:09 +00:00
.metadata Initial commit 2020-01-01 19:10:13 +01:00
Gemfile Add license and gitlab pages stuff 2020-01-02 13:42:49 +00:00
Gemfile.lock Add license and gitlab pages stuff 2020-01-02 13:42:49 +00:00
LICENSE Add license and gitlab pages stuff 2020-01-02 13:42:49 +00:00
README.md Update README.md 2020-01-03 17:41:50 +00:00
_config.yml Add license and gitlab pages stuff 2020-01-02 13:42:49 +00:00
analysis_options.yaml Minor fixes 2020-01-02 22:31:39 +01:00
pubspec.lock Add Link text 2020-01-04 08:37:09 +00:00
pubspec.yaml Add Link text 2020-01-04 08:37:09 +00:00

README.md

fluffychat

Chat with your friends.

Install using F-Droid

Community: #fluffychat:matrix.org

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