Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.18 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.18 KB

A Weight Tracking & Management app made w/ Flutter

  • Track your daily weight loss
  • Set a goal/target
  • Multiple weight units kilogram(KG) or pounds(LB)
  • Statistics of your weight loss journey
  • Dark theme

Download

Get it on Google Play

Screenshots

How to Build

Before running the project, execute the commands:

  • flutter clean
  • flutter pub get
  • flutter pub run build_runner build or flutter pub run build_runner build --delete-conflicting-outputs
  • flutter run

License

The app is GPL-3.0 licensed.