Wellness Plan is a comprehensive app designed to help you track your wellness journey. Whether you want to keep a record of your exercise routines, monitor your progress, or access premium features through in-app purchases, Wellness Plan has you covered.
- Track Exercise: Save your workout routines and monitor your progress over time.
- Statistics: Keep track of various statistics to stay motivated and improve your wellness journey.
- In-App Purchases: Unlock premium features to enhance your experience.
- Framework: Flutter
- Language: Dart
- Backend: Firebase
- Payment: Stripe (Google pay, Apple pay)
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/muhammadusmantech/Wow-Fit cd wellness-plan -
Install dependencies:
flutter pub get
-
Run the app:
flutter run
Once the app is installed, you can:
- Log exercises: Add details of your workouts and save them.
- Progress: Save your progress. Include exercise and reps.
- View statistics: Check your progress with various statistics and charts.
- Upgrade to premium: Access additional features with in-app purchases.
lib/main.dart: Entry point of the application.lib/screens/: Contains the various screens of the app.lib/widgets/: Contains reusable widgets.lib/models/: Contains data models.
Wellness Plan © 2023. All rights reserved.



