core_elements 0.0.1-pre.1 copy "core_elements: ^0.0.1-pre.1" to clipboard
core_elements: ^0.0.1-pre.1 copied to clipboard

discontinued
outdatedDart 1 only

A Dart port of core-elements (http://polymer.github.io/core-docs/).

Basic non-visual elements for Polymer.dart #

A port of polymer.js' core-elements to Polymer.dart. The intent of the authors is to contribute the work to the Dart project itself (https://www.dartlang.org).

Dart ports of Polymer elements from PolymerLabs can be found at #

Documentation #

  • The Dart source files of an element often contain some documentation (Dartdoc) how to use the element. You can also find this documentation online at
  • DartDoc
  • Almost each element has an associated demo page which shows how to use the element. Open the 'demo' links below to take a look. The source code of these demo pages can be found in the example subdirectory of the package. The actual implementation of the demo page is often outsourced to files in the example/src/element_name subdirectory.

Usage #

  • add the following to your pubspec.yaml file:
dependencies:
  core_elements:

For more details take a look at the demo pages.

Feedback #

Your feedback is very much appreciated. We are excited to hear about your experience using polymer_elements. We need your feedback to continually improve the qualtiy.

Just Create a New Issue

General notes #

  • Tested with Dart SDK version 1.4.0-dev.6.5

Status #

Element name Status Comment Demo
polymer-ajax ported demo

License #

BSD 3-clause license (see LICENSE file).

Build Status

0
likes
0
pub points
24%
popularity

Publisher

unverified uploader

A Dart port of core-elements (http://polymer.github.io/core-docs/).

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

polymer

More

Packages that depend on core_elements