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