{"id":40886165,"url":"https://github.com/hmziqrs/flutter-ui-designs","last_synced_at":"2026-01-22T01:37:41.777Z","repository":{"id":51284622,"uuid":"243444638","full_name":"hmziqrs/flutter-ui-designs","owner":"hmziqrs","description":"Collection of UI designs built with Flutter, runs on any platform: mobile, web \u0026 desktop.","archived":false,"fork":false,"pushed_at":"2024-11-20T05:30:09.000Z","size":44330,"stargazers_count":317,"open_issues_count":0,"forks_count":54,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-06-02T16:31:56.124Z","etag":null,"topics":["animations","cross-platform","dart","desktop-app","flutter","flutter-animations","flutter-app","flutter-apps","flutter-design","flutter-desktop","flutter-examples","flutter-web","offline-first","parallax","parallax-scrolling","ui-design","web-application"],"latest_commit_sha":null,"homepage":"https://flutter-uis.hmziq.xyz/","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hmziqrs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-02-27T06:09:43.000Z","updated_at":"2025-06-02T13:27:26.000Z","dependencies_parsed_at":"2024-10-06T09:42:08.963Z","dependency_job_id":"ea409293-08b0-401a-8a68-41398c50dece","html_url":"https://github.com/hmziqrs/flutter-ui-designs","commit_stats":null,"previous_names":["hmziqrs/flutter-ui-designs","hackerhgl/flutter-ui-designs"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/hmziqrs/flutter-ui-designs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmziqrs%2Fflutter-ui-designs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmziqrs%2Fflutter-ui-designs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmziqrs%2Fflutter-ui-designs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmziqrs%2Fflutter-ui-designs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hmziqrs","download_url":"https://codeload.github.com/hmziqrs/flutter-ui-designs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmziqrs%2Fflutter-ui-designs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28649568,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"ssl_error","status_checked_at":"2026-01-22T01:17:35.564Z","response_time":86,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["animations","cross-platform","dart","desktop-app","flutter","flutter-animations","flutter-app","flutter-apps","flutter-design","flutter-desktop","flutter-examples","flutter-web","offline-first","parallax","parallax-scrolling","ui-design","web-application"],"created_at":"2026-01-22T01:37:41.692Z","updated_at":"2026-01-22T01:37:41.764Z","avatar_url":"https://github.com/hmziqrs.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎨 Flutter UI Designs\n\nA comprehensive collection of beautifully crafted Flutter UI implementations supporting web, mobile, and desktop platforms. ✨\n\n## ⭐ Features\n\n- 🌐 Cross-platform support (Web, Android, iOS, Windows, macOS, Linux)\n- 📱 Responsive layouts that adapt to different screen sizes\n- 🎬 Complex animations and transitions\n- 🌍 Internationalization (English, Chinese, Arabic)\n- 🌓 Dark/Light theme support\n- 🔥 Firebase integration for analytics and crash reporting\n- 📦 State management with Provider pattern\n- 🏗️ Clean and modular architecture\n\n## 💫 UI Implementations\n\n1. **Healthy Food Delivery** 🥗\n\n   - Food listing with parallax effects\n   - Detailed food item view\n   - Nutritional information display\n   - Rating system\n\n2. **Hot Air Balloon** 🎈\n\n   - Booking interface\n   - Flight details and scheduling\n   - Interactive balloon animations\n   - Multi-step booking process\n\n3. **Sky View** 🌌\n\n   - Planet/Star viewing interface\n   - Interactive space exploration\n   - Celestial body details\n   - Parallax star field effects\n\n4. **Asics Shoes Concept** 👟\n\n   - Product showcase\n   - Color variants\n   - Size selection\n   - Product details presentation\n\n5. **Egg Timer Concept** ⏲️\n\n   - Circular timer interface\n   - Gesture-based controls\n   - Visual time tracking\n   - Start/pause/reset functionality\n\n6. **Chef Craft** 👨‍🍳\n   - Recipe browsing\n   - Cooking instructions\n   - Ingredient lists\n   - Chef profiles\n\n## 🛠️ Setup\n\n1. **Last Tested Version**\n\n```bash\nFlutter 3.24.4 • channel stable\nDart 3.5.4\nDevTools 2.37.3\n```\n\n2. **Enable Platforms** 🖥️\n\n```bash\nflutter config --enable-web\nflutter config --enable-macos-desktop\nflutter config --enable-linux-desktop\nflutter config --enable-windows-desktop\n```\n\n3. **Installation** 📥\n\n```bash\n# Clone repository\ngit clone https://github.com/hmziqrs/flutter-ui-designs.git\n\n# Install dependencies\nflutter pub get\n\n# Run app\nflutter run\n```\n\n## 📁 Project Structure\n\n```\nlib/\n├── MiniApps/              # Individual UI implementations\n├── configs/               # App-wide configuration\n├── Providers/             # State management\n├── screens/              # Main app screens\n├── services/             # Firebase \u0026 platform services\n├── statics/             # Static data \u0026 models\n├── utils/               # Utility functions\n└── widgets/             # Reusable widgets\n```\n\n## 🔑 Key Components\n\n### Core Architecture 🏛️\n\n- `Navigator.dart` - Custom navigation handling with transitions\n- `AppDimensions.dart` - Responsive sizing system\n- `AppTheme.dart` - Theme management\n- `AppLocalizations.dart` - Internationalization support\n\n### Widget System 🧩\n\n- Screen - Base widget for all screens\n- Custom animations\n- Reusable UI components\n- Platform-specific adaptations\n\n### State Management 📊\n\n- Provider pattern implementation\n- Screen-level state isolation\n- App-wide state management\n- Animation state handling\n\n## 🤝 Contributing\n\n1. Fork repository\n2. Create feature branch\n3. Commit changes\n4. Push to branch\n5. Create pull request\n\n## 📲 Download\n\n\u003cdiv id=\"downloads\"\u003e\n  \u003ca href=\"https://play.google.com/store/apps/details?id=com.onemdev.flutter_ui_challenges\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/hmziqrs/flutter-ui-designs/master/.github/assets/google-play.png\" alt=\"Play Store badge\" width=\"200\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/hmziqrs/flutter-ui-designs/releases/latest/download/app-release.apk\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/hmziqrs/flutter-ui-designs/master/.github/assets/android.png\" alt=\"Android badge\" width=\"200\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/hmziqrs/flutter-ui-designs/releases/latest/download/windows-release.zip\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/hmziqrs/flutter-ui-designs/master/.github/assets/windows.png\" alt=\"Windows badge\" width=\"200\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/hmziqrs/flutter-ui-designs/releases/latest/download/macos-release.zip\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/hmziqrs/flutter-ui-designs/master/.github/assets/macos.png\" alt=\"MacOS badge\"  width=\"200\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/hmziqrs/flutter-ui-designs/releases/latest/download/linux-release.zip\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/hmziqrs/flutter-ui-designs/master/.github/assets/linux.png\" alt=\"Linux badge\"  width=\"200\"/\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n## 📄 License\n\nThis project is licensed under the MIT License. See [LICENSE](LICENSE) for details.\n\n## 🙏 Acknowledgments\n\n- 🎨 UI designs are property of their respective designers\n- 👥 Contributors and maintainers\n- 💙 Flutter and Dart teams\n\n## 🐛 Found a bug?\n\nPlease file an issue with a detailed description on the [GitHub repository](https://github.com/hmziqrs/flutter-ui-designs/issues).\n\n## ⭐ Show Your Support\n\nIf you found this project helpful or learned something from it, consider:\n\n- Starring the repository\n- Sharing it with others\n- Following the contributors\n\n## 🌟 More Open Source Projects\n\n- [Movie Concept App](https://github.com/hmziqrs/invmovieconcept1) - An innovative movie browsing experience built with Flutter\n- [React Native Loop Game](https://github.com/hmziqrs/react-native-loop-game) - An engaging mobile game created with React Native\n- [CV Template](https://github.com/hmziqrs/cv) - A modern, customizable CV/resume template\n\n## 🔗 Connect With Me\n\n### Social Links\n\n- 𝕏 (Twitter): [@hmziqrs](https://x.com/hmziqrs)\n- Telegram: [@hmziqrs](https://t.me/hmziqrs)\n\n### Personal Website\n\n🌐 Visit my personal site [hmziq.rs](https://hmziq.rs/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhmziqrs%2Fflutter-ui-designs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhmziqrs%2Fflutter-ui-designs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhmziqrs%2Fflutter-ui-designs/lists"}