614eb7077c
Fix room account data in store See merge request ChristianPauly/fluffychat-flutter!10 |
||
---|---|---|
android | ||
assets | ||
ios | ||
lib | ||
test | ||
web | ||
.gitignore | ||
.gitlab-ci.yml | ||
.metadata | ||
_config.yml | ||
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