Skip to content

A set of reusable Web Components for Dart applications

License

Notifications You must be signed in to change notification settings

markhats/widget.dart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dart Widgets

A set of reusable Polymer Components for Dart applications

Build Status

Polymer.dart

Dart Widgets leverages the Polymer Dart project. Polymer is in development.

Conventions

  • All components live in lib/components
  • Components has a class name FooWidget with a corresponding element name foo-widget.
    • File names correspond to Dart convention: foo.[dart|html]

Running in Dartium

  • A Chrome flag must be set to enable features that are not yet polyfilled

Versioning

Our goal is to follow Semantic Versioning.

Note: we have not released v1 (yet).

Authors

About

A set of reusable Web Components for Dart applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 78.5%
  • JavaScript 21.4%
  • CSS 0.1%