A rewrite of Massive in Flutter
Brandon Presley
8bda4d593d
All this does is obscure errors. I want it to break when things go wrong and show me why in the logs. |
||
---|---|---|
.vim | ||
android | ||
ios | ||
lib | ||
linux | ||
macos | ||
test | ||
web | ||
windows | ||
.gitignore | ||
.metadata | ||
analysis_options.yaml | ||
pubspec.lock | ||
pubspec.yaml | ||
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.