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 ee9fc0ccd1 [Pubspec] Up the version for a hotfix
Took 3 minutes
6 years ago
android Add firebase stuff 6 years ago
assets Initial commit 6 years ago
ios Fix analyzer 6 years ago
lib [New private chat dialog] Validate input before continuing 6 years ago
test Minor fixes 6 years ago
web Initial commit 6 years ago
.gitignore Add firebase stuff 6 years ago
.gitlab-ci.yml fix ci 6 years ago
.metadata Initial commit 6 years ago
Gemfile Add license and gitlab pages stuff 6 years ago
Gemfile.lock Add license and gitlab pages stuff 6 years ago
LICENSE Add license and gitlab pages stuff 6 years ago
README.md Update README.md 6 years ago
_config.yml Add license and gitlab pages stuff 6 years ago
analysis_options.yaml Minor fixes 6 years ago
pubspec.lock Add firebase stuff 6 years ago
pubspec.yaml [Pubspec] Up the version for a hotfix 6 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