{"id":30432871,"url":"https://github.com/boltuix/material3","last_synced_at":"2025-08-22T21:38:50.603Z","repository":{"id":304101452,"uuid":"622061992","full_name":"BoltUIX/material3","owner":"BoltUIX","description":"Material 3 is a new design language by Google for the Flutter Material library.","archived":false,"fork":false,"pushed_at":"2025-07-20T16:58:27.000Z","size":495,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-20T18:27:44.719Z","etag":null,"topics":["boltuix","flutter","flutter-apps","flutter-demo","flutter-examples","flutter-ui","flutter-web","material","material-design","material-ui","material3","material3-components"],"latest_commit_sha":null,"homepage":"https://www.boltuix.com/2023/03/discovering-material-3-sample-flutter.html","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BoltUIX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-04-01T02:35:08.000Z","updated_at":"2025-07-20T16:58:30.000Z","dependencies_parsed_at":"2025-07-11T08:40:52.909Z","dependency_job_id":"0f7ccf0b-4ba8-4689-ba9a-76008e7efcd2","html_url":"https://github.com/BoltUIX/material3","commit_stats":null,"previous_names":["boltuix/material3"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BoltUIX/material3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoltUIX%2Fmaterial3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoltUIX%2Fmaterial3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoltUIX%2Fmaterial3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoltUIX%2Fmaterial3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BoltUIX","download_url":"https://codeload.github.com/BoltUIX/material3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoltUIX%2Fmaterial3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271704298,"owners_count":24806536,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["boltuix","flutter","flutter-apps","flutter-demo","flutter-examples","flutter-ui","flutter-web","material","material-design","material-ui","material3","material3-components"],"created_at":"2025-08-22T21:38:50.083Z","updated_at":"2025-08-22T21:38:50.550Z","avatar_url":"https://github.com/BoltUIX.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Material 3 Demo App\n\n## Overview\n\nMaterial 3 is Google's latest design language for the Flutter Material library, introducing updated components, dynamic color schemes, and adaptive layouts.\n\n\n![Flutter](https://img.shields.io/badge/Flutter-%5E2.19.3-blue?logo=flutter)\n![Dart](https://img.shields.io/badge/Dart-%5E2.19.3-blue?logo=dart)\n![Version](https://img.shields.io/badge/version-1.0.0+1-green)\n![License](https://img.shields.io/badge/license-MIT-orange)\n![Build Status](https://img.shields.io/badge/build-passing-brightgreen)\n![GitHub Issues](https://img.shields.io/github/issues/BoltUIX/material3)\n![GitHub Stars](https://img.shields.io/github/stars/BoltUIX/material3?style=social)\n\n\n\n## Features\n\n- **Theme Switching**: Toggle between Material 2 and Material 3, with light and dark theme options.\n- **Dynamic Color Palette**: Generate a full color scheme from a single seed color, displayed in both light and dark modes.\n- **Adaptive Layout**: Adjusts UI based on screen size for optimal user experience.\n- **Updated Components**:\n  - AppBar\n  - Buttons\n  - Floating Action Button (FAB)\n  - Card\n  - Dialog\n  - NavigationBar\n  - NavigationRail\n- **Color Screen**: Showcases the complete color scheme derived from a seed color.\n- **Typography Screen**: Displays text styles from the default TextTheme.\n- **Elevation Screen**: Demonstrates the `surfaceTintColor` feature in the Material library.\n\n## Getting Started\n\n1. **Explore the Demo**: Download the sample Flutter app to interact with Material 3 features.\n2. **Learn More**: Visit [Material 3 Guidance](https://m3.material.io/) for detailed documentation and design guidelines.\n\n## Screenshots\n\n![Material 3 Demo](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj01C14bX1Q213CfVoL55Pgr4qXeO2u32h9Q8EP3NUR03kawQcTD0uCnYhy7gBjF9GRw-GTBSsoXupgPDGSiAgqHWdHQu4noYywAuMynsH_t4B73xhKG9XXIpwE9zuteKYl5z22XwkCXYHbF-YzNCq9oOjL-mGcIVMooqMDuvg-Pj7_AViNsbG8dPRb/s16000/material3.jpg)\n\n## Resources\n\n- [Demo Source and Guidance](https://m3.material.io/)\n- [Blog Post](https://www.boltuix.com/2023/03/discovering-material-3-sample-flutter.html)\n- [Flutter Boltuix App Template](https://codecanyon.net/item/flutter-boltuix-app-template-2025-premium-flutter-material-design-uix/56270499)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboltuix%2Fmaterial3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboltuix%2Fmaterial3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboltuix%2Fmaterial3/lists"}