An experimental fork of FluffyChat.
Go to file
Christian Pauly 941980171b Add DateTime extension 2020-01-09 12:16:34 +01:00
android Better notifications 2020-01-08 13:19:15 +00:00
assets Initial commit 2020-01-01 19:10:13 +01:00
ios More features 2020-01-05 11:27:03 +00:00
lib Add DateTime extension 2020-01-09 12:16:34 +01: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 Update .gitlab-ci.yml 2020-01-07 14:07:29 +00:00
.metadata Initial commit 2020-01-01 19:10:13 +01:00
CHANGELOG.md Increase version 2020-01-08 19:52:27 +00: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 Better notifications 2020-01-08 13:19:15 +00:00
pubspec.yaml Add DateTime extension 2020-01-09 12:16:34 +01: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