/Weighty

📉 Weight Track & Management app made w/ Flutter

Primary LanguageDartGNU General Public License v3.0GPL-3.0

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.