A Flutter app for tracking your health and fitness goals using getX state management architecture.
- Track your daily water intake
- Record your daily food intake
- Log your daily exercise routines
- View your progress over time with charts and graphs
- Set and track your weight loss goals
- Use a BMI calculator to determine your ideal weight range
- Get reminders to take your vitamins and supplements
This project uses the following packages:
The design of this app was inspired by the Fitness App UI Kit by Pixeltrue. You can view the UI kit at the following URL: Fitness-App-UI-kit
To get started with this project, follow these steps:
- Clone the repository to your local machine.
- Run
flutter pub get
to install the dependencies. - Start the app by running
flutter run
or using your preferred IDE.
This project is licensed under the GPL-3.0 license. See the LICENSE file for more information.