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


License
BSD-3-Clause

Documentation

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.