A rewrite of Massive in Flutter
Go to file
Brandon Presley 7c71f5fa3e Prevent drawer from going over status bar 2023-04-13 17:44:40 +12:00
.vim Split up routes 2023-04-07 11:50:02 +12:00
android Fix icons for notifications 2023-04-13 15:09:36 +12:00
ios First commit 2023-03-30 15:19:24 +13:00
lib Prevent drawer from going over status bar 2023-04-13 17:44:40 +12:00
linux Add sound picker 2023-04-13 15:10:09 +12:00
macos Add sound picker 2023-04-13 15:10:09 +12:00
test Split up routes 2023-04-07 11:50:02 +12:00
web First commit 2023-03-30 15:19:24 +13:00
windows Add sound picker 2023-04-13 15:10:09 +12:00
.gitignore First commit 2023-03-30 15:19:24 +13:00
.metadata First commit 2023-03-30 15:19:24 +13:00
README.md Update README 2023-04-04 18:23:48 +12:00
analysis_options.yaml Use moor as a ORM for the settings page 2023-04-09 14:39:41 +12:00
pubspec.lock Format set dates as yyyy-mm-dd 2023-04-13 17:32:11 +12:00
pubspec.yaml Format set dates as yyyy-mm-dd 2023-04-13 17:32:11 +12:00

README.md

fmassive

Massive has several performance problems which get on my nerves. Also I don't like how many breaking changes React Native made so I'm giving Flutter a try. Eventually I might replace that React Native codebase with this one and point the f-droid repository here, since we aim to implement the same app just in Flutter.

Getting Started

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.