This project is no longer maintained, reason: rewriting in jetpack compose
Broke is a money management/expense tracker app ,build using flutter and ObjectBox(local databse).
Latest Release here
Clone this repo and run these commands
flutter pub get
flutter pub run build_runner build
for debug install, if you are in VS Code,
flutter install
Or if you are using android studio just press 'Run' button (or 'Shift + F10')
Feel free to suggest features, changes, report bug, issues etc here