A rewrite of Massive in Flutter
Go to file
Brandon Presley ebf389357d Update README 2023-04-04 18:23:48 +12:00
android Get basic timer notifications working 2023-04-04 18:20:47 +12:00
ios First commit 2023-03-30 15:19:24 +13:00
lib Get basic timer notifications working 2023-04-04 18:20:47 +12:00
linux First commit 2023-03-30 15:19:24 +13:00
macos First commit 2023-03-30 15:19:24 +13:00
test First commit 2023-03-30 15:19:24 +13:00
web First commit 2023-03-30 15:19:24 +13:00
windows First commit 2023-03-30 15:19:24 +13: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 First commit 2023-03-30 15:19:24 +13:00
pubspec.lock Get basic timer notifications working 2023-04-04 18:20:47 +12:00
pubspec.yaml Get basic timer notifications working 2023-04-04 18:20:47 +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.