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
Before running the project, execute the commands:
flutter clean
flutter pub get
flutter pub run build_runner build
orflutter pub run build_runner build --delete-conflicting-outputs
flutter run
The app is GPL-3.0 licensed.