项目作者: Ashhas

项目描述 :
Weight Track & Management app made w/ Flutter
高级语言: Dart
项目地址: git://github.com/Ashhas/Weighty.git
创建时间: 2021-01-22T20:15:26Z
项目社区:https://github.com/Ashhas/Weighty

开源协议:GNU General Public License v3.0

下载


Weighty

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.