Go to file
2023-12-28 16:44:08 +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 First commit 2023-12-28 16:35:10 +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 template for README 2023-12-28 16:44:08 +13:00

Zenith

A matrix client for Android.

Play store link here F-droid link here

Screenshots

Features

How to Build

First install dependencies:

flutter pub get

Then build the apk:

flutter build apk