Skip to content

angulardart-community/angular_components

 
 

Repository files navigation

AngularDart Chat

Please refer to the wiki on how we plan to migrate angular_components to null safety, or pick a random issue and start contributing!

I attempt to migrate it to null-safety little by little, perhaps one dart file every day. As the saying goes: a commit a day, keeps the doctor away.

Material design components for AngularDart. Originally written by Google, it has powered 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, originally 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.

Disclaimer: This project is currently maintained by the community. This is not a Google product in any way, official or unofficial.

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

[ngcomponents] Pub Package

The actual components package that is published to pub. Obviously, the name angular_components is currently taken by the original package, so we had to publish it under the name ngcomponents, but in general we still call it angular_components ^^

angular_gallery

Code generators that create the gallery containing pages generated by the angular_gallery_section package.

angular_gallery_section

Disclaimer: This project is currently maintained by the community. This is not a GoogleCode 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.

Packages

No packages published

Languages

  • Dart 75.9%
  • SCSS 18.2%
  • HTML 4.5%
  • Mustache 1.1%
  • Shell 0.3%