Go to file
2023-12-28 16:45:17 +13:00
android First commit 2023-12-28 16:35:10 +13:00
ios First commit 2023-12-28 16:35:10 +13:00
lib Change title of material app to Zenith 2023-12-28 16:45:17 +13:00
linux First commit 2023-12-28 16:35:10 +13:00
macos First commit 2023-12-28 16:35:10 +13:00
test First commit 2023-12-28 16:35:10 +13:00
web First commit 2023-12-28 16:35:10 +13:00
windows First commit 2023-12-28 16:35:10 +13:00
.gitignore First commit 2023-12-28 16:35:10 +13:00
.metadata First commit 2023-12-28 16:35:10 +13:00
analysis_options.yaml First commit 2023-12-28 16:35:10 +13:00
pubspec.lock First commit 2023-12-28 16:35:10 +13:00
pubspec.yaml First commit 2023-12-28 16:35:10 +13:00
README.md Add todos in README.md 2023-12-28 16:44:45 +13:00

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