Skip to content

adam-singer/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

  • At the moment, a Chrome flag must be set to enable some features
    • chrome://flags/#enable-experimental-web-platform-features
    • Needed for Chrome 31. Not sure when this will be mainstreamed.
    • Used for ::content style selectors in:
      • Tab

Versioning

Our goal is to follow Semantic Versioning.

Note: we have not released v1 (yet).

Authors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •