Go to file
Brandon Presley 112fe960be Update analysis options 2023-12-29 09:20:28 +13:00
android Pretty sure this is just some EOL stuff 2023-12-28 18:53:21 +13:00
ios Pretty sure this is just some EOL stuff 2023-12-28 18:53:21 +13:00
lib Pretty sure this is just some EOL stuff 2023-12-28 18:53:21 +13:00
linux Pretty sure this is just some EOL stuff 2023-12-28 18:53:21 +13:00
macos Pretty sure this is just some EOL stuff 2023-12-28 18:53:21 +13:00
test Pretty sure this is just some EOL stuff 2023-12-28 18:53:21 +13:00
web Pretty sure this is just some EOL stuff 2023-12-28 18:53:21 +13:00
windows Pretty sure this is just some EOL stuff 2023-12-28 18:53:21 +13:00
.gitignore Pretty sure this is just some EOL stuff 2023-12-28 18:53:21 +13:00
.metadata First commit 2023-12-28 16:35:10 +13:00
README.md Pretty sure this is just some EOL stuff 2023-12-28 18:53:21 +13:00
analysis_options.yaml Update analysis options 2023-12-29 09:20:28 +13:00
pubspec.lock Add shared preferences and chats page 2023-12-28 17:48:18 +13:00
pubspec.yaml Pretty sure this is just some EOL stuff 2023-12-28 18:53:21 +13:00

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