Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

The official Material Design components for AngularDart. Used at Google in production apps.

Notifications You must be signed in to change notification settings

angulardart/angular_components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1f7d1a0 · Sep 29, 2021
Sep 20, 2021
Sep 29, 2021
Sep 20, 2021
Sep 20, 2021
Sep 20, 2021
Sep 20, 2021
Mar 8, 2018
Oct 25, 2016
Jan 5, 2021
Oct 20, 2020
May 25, 2021

Repository files navigation

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.

The following packages provide the components as well as code generation for the AngularDart Components gallery.

angular_components Pub Package

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.