# angular_components **Repository Path**: mirrors_dart-lang/angular_components ## Basic Information - **Project Name**: angular_components - **Description**: The official Material Design components for AngularDart. Used at Google in production apps. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2025-12-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [Material design] components for [AngularDart]. Powering some of Google's most sophisticated and mission-critical [applications]. The [AngularDart Components Gallery] contains live examples and documentation. This productive and stable set of widgets, contributed to by hundreds of Googlers, make debugging and deploying your app easier. Strict latency and testing policies make these widgets an excellent fit for projects using [AngularDart]. [Material design]: https://material.io/guidelines [AngularDart]: https://pub.dev/packages/angular [applications]: https://news.dartlang.org/2016/03/the-new-adwords-ui-uses-dart-we-asked.html [AngularDart Components Gallery]: https://angulardart.github.io/angular_components/ The following packages provide the components as well as code generation for the AngularDart Components gallery. ## [angular_components] [![Pub Package](https://img.shields.io/pub/v/angular_components.svg)](https://pub.dev/packages/angular_components) The actual components package that is published to pub. ## [angular_gallery] Code generators that create the gallery containing pages generated by the `angular_gallery_section` package. ## [angular_gallery_section] Code generators that create a gallery page containing documentation and examples from a `@GallerySectionConfig` annotation. ## [examples] Example packages for each of the components. Additionally, the [examples/angular_components_example] subdirectory contains the base package for building the AngularDart gallery. [angular_components]: (https://github.com/angulardart/angular_components/tree/master/angular_components) [angular_gallery]: (https://github.com/angulardart/angular_components/tree/master/angular_gallery) [angular_gallery_section]: (https://github.com/angulardart/angular_components/tree/master/angular_gallery_section) [examples]: (https://github.com/angulardart/angular_components/tree/master/examples) [examples/angular_components_example]: (https://github.com/angulardart/angular_components/tree/master/examples/angular_components_example)