Skip to content

kv4u/GymMaster

Repository files navigation

🏋️ GymMaster - Workout Timer

A beautiful, feature-rich workout timer app built with Flutter. Create custom workout sessions with multiple exercises, track your history, and choose from three stunning themes.

✨ Features

  • 📋 Exercise Library - 35+ pre-loaded exercises across 7 categories
  • ⏱️ Custom Workouts - Build sessions with multiple exercises
  • 💾 Save Presets - Save your favorite workout routines
  • 📊 History Tracking - Track completed workouts and stats
  • 🎨 3 Beautiful Themes - Neon Gym, Clean Minimal, Sporty Energy
  • 🔊 Audio Cues - Sound and vibration at phase transitions

🚀 Live Demo

Try GymMaster Now →

📱 Screenshots

Home Exercise Library Timer
Neon Gym Theme Category Selection Active Workout

🛠️ Tech Stack

  • Flutter - Cross-platform UI framework
  • Provider - State management
  • SharedPreferences - Local data persistence
  • Google Fonts - Beautiful typography

🏃 Running Locally

# Clone the repository
git clone https://github.com/kv4u/GymMaster.git

# Navigate to project
cd GymMaster

# Get dependencies
flutter pub get

# Run the app
flutter run -d chrome  # For web
flutter run            # For mobile/desktop

📦 Building for Production

# Build for web
flutter build web --release

# Build for Android
flutter build apk --release

# Build for iOS
flutter build ios --release

🎨 Themes

Theme Description
🌙 Neon Gym Dark theme with electric cyan and hot pink
☀️ Clean Minimal Light, calm and focused design
Sporty Energy Deep purple with lime green accents

📄 License

⚠️ Proprietary License - All Rights Reserved

This code is viewable for educational purposes only. You may NOT use, copy, modify, or distribute this code in any project. See LICENSE for details.


Made with ❤️ and Flutter

About

A beautiful gym workout timer app built with Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors