A modern, clean, and beginner-friendly Flutter fitness application. This is my first ever Flutter app, built to strengthen my UI skills and explore page navigation, widgets, layouts, and app structure.
A simple and beautiful UI designed to motivate users toward a healthier lifestyle.
- 🏃 Modern fitness-themed UI
- 📄 Multi-page navigation
- 🎨 Custom widgets & layouts
- 📦 Clean project structure
- 🔤 Uses Poppins font for elegant UI
- 🌗 Beginner friendly and easy to extend
- Flutter
- Dart
- Material Design
✔️ How Flutter layouts work
✔️ How to manage widgets & pages
✔️ Asset management (fonts, images, icons)
✔️ Designing clean UI
✔️ App folder structuring
lib/
│── main.dart
│── pages/
│ └── home.dart
│── models/
assets/icons
fonts/
Clone the repo:
git clone https://github.com/DMS-Menula/fitnessAppNavigate into project:
cd fitnessAppGet dependencies:
flutter pub getRun the app:
flutter runThis app was built by following this helpful tutorial: 📺 https://www.youtube.com/watch?v=D4nhaszNW4o
If you like this app, please consider: ⭐ Starring the repo it motivates me to build more apps! 🍴 Forking it and creating your own version
Menula De Silva 🔗 GitHub: https://github.com/DMS-Menula | 🔗 Portfolio: https://dms-menula.github.io
