Brandon Presley
76411aa827
1. Logging in with saved credentials should just go straight to rooms page without flickering the login page 2. Rooms should be updated if an event fires for their names changing |
||
---|---|---|
.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