A rewrite of Massive in Flutter
Brandon Presley
0a7675797b
Still need to make sure we move across sets -> gym_sets since moor won't let me use sets as a table name. Moor doesnt like me having a class called sets with a property called sets. |
||
---|---|---|
.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.