Brandon Presley
f229c0371b
The tokens never worked. I don't know what i'm doing wrong but fluffychat basically just logs in and never tries to save anything. Im not sure how im meant to do this. |
||
---|---|---|
.vscode | ||
android | ||
ios | ||
lib | ||
linux | ||
macos | ||
test | ||
web | ||
windows | ||
.gitignore | ||
.metadata | ||
analysis_options.yaml | ||
pubspec.lock | ||
pubspec.yaml | ||
README.md |
Zenith
A matrix client for Android.
TODO: Add play store + f-droid store links.
Screenshots
TODO: Add screenshots.
Features
TODO: Add feature list.
How to Build
First install dependencies:
flutter pub get
Then build the apk:
flutter build apk