# Zenith A matrix client for Android. [Play store link here](https://doesnt.exist.yet) [F-droid link here](https://doesnt.exist.yet) # Screenshots # Features # How to Build First install dependencies: ``` flutter pub get ``` Then build the apk: ``` flutter build apk ```