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
Christian Pauly 71053ff4d2 Fix chat list 5 years ago
android Better notifications 5 years ago
assets
ios
lib Fix chat list 5 years ago
test
web
.gitignore
.gitlab-ci.yml
.metadata
CHANGELOG.md Fix chat textfield isn't scrollable on large text 5 years ago
Gemfile
Gemfile.lock
LICENSE
README.md
_config.yml
analysis_options.yaml
pubspec.lock Finish authentication flow 5 years ago
pubspec.yaml Finish authentication flow 5 years ago

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