mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-17 09:29:28 +01:00
FluffyChat is an open source, nonprofit and cute matrix messenger app.
ee9fc0ccd1
Took 3 minutes |
||
---|---|---|
android | ||
assets | ||
ios | ||
lib | ||
test | ||
web | ||
_config.yml | ||
.gitignore | ||
.gitlab-ci.yml | ||
.metadata | ||
analysis_options.yaml | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE | ||
pubspec.lock | ||
pubspec.yaml | ||
README.md |
fluffychat
Chat with your friends.
Community: #fluffychat:matrix.org
How to build
Clone the repo
Android / iOS
flutter run
Web
flutter channel beta && flutter upgrade
flutter config --enable-web
flutter run