A comprehensive collection of beautifully crafted Flutter UI implementations supporting web, mobile, and desktop platforms. β¨
- π Cross-platform support (Web, Android, iOS, Windows, macOS, Linux)
- π± Responsive layouts that adapt to different screen sizes
- π¬ Complex animations and transitions
- π Internationalization (English, Chinese, Arabic)
- π Dark/Light theme support
- π₯ Firebase integration for analytics and crash reporting
- π¦ State management with Provider pattern
- ποΈ Clean and modular architecture
-
Healthy Food Delivery π₯
- Food listing with parallax effects
- Detailed food item view
- Nutritional information display
- Rating system
-
Hot Air Balloon π
- Booking interface
- Flight details and scheduling
- Interactive balloon animations
- Multi-step booking process
-
Sky View π
- Planet/Star viewing interface
- Interactive space exploration
- Celestial body details
- Parallax star field effects
-
Asics Shoes Concept π
- Product showcase
- Color variants
- Size selection
- Product details presentation
-
Egg Timer Concept β²οΈ
- Circular timer interface
- Gesture-based controls
- Visual time tracking
- Start/pause/reset functionality
-
Chef Craft π¨βπ³
- Recipe browsing
- Cooking instructions
- Ingredient lists
- Chef profiles
- Last Tested Version
Flutter 3.24.4 β’ channel stable
Dart 3.5.4
DevTools 2.37.3
- Enable Platforms π₯οΈ
flutter config --enable-web
flutter config --enable-macos-desktop
flutter config --enable-linux-desktop
flutter config --enable-windows-desktop
- Installation π₯
# Clone repository
git clone https://github.com/hmziqrs/flutter-ui-designs.git
# Install dependencies
flutter pub get
# Run app
flutter run
lib/
βββ MiniApps/ # Individual UI implementations
βββ configs/ # App-wide configuration
βββ Providers/ # State management
βββ screens/ # Main app screens
βββ services/ # Firebase & platform services
βββ statics/ # Static data & models
βββ utils/ # Utility functions
βββ widgets/ # Reusable widgets
Navigator.dart
- Custom navigation handling with transitionsAppDimensions.dart
- Responsive sizing systemAppTheme.dart
- Theme managementAppLocalizations.dart
- Internationalization support
- Screen - Base widget for all screens
- Custom animations
- Reusable UI components
- Platform-specific adaptations
- Provider pattern implementation
- Screen-level state isolation
- App-wide state management
- Animation state handling
- Fork repository
- Create feature branch
- Commit changes
- Push to branch
- Create pull request
This project is licensed under the MIT License. See LICENSE for details.
- π¨ UI designs are property of their respective designers
- π₯ Contributors and maintainers
- π Flutter and Dart teams
Please file an issue with a detailed description on the GitHub repository.
If you found this project helpful or learned something from it, consider:
- Starring the repository
- Sharing it with others
- Following the contributors
- Movie Concept App - An innovative movie browsing experience built with Flutter
- React Native Loop Game - An engaging mobile game created with React Native
- CV Template - A modern, customizable CV/resume template
π Visit my personal site hmziq.rs