polymer 0.16.3+1 copy "polymer: ^0.16.3+1" to clipboard
polymer: ^0.16.3+1 copied to clipboard

discontinued
outdatedDart 1 only

Polymer.dart is a new type of library for the web, built on top of Web Components, and designed to leverage the evolving web platform on modern browsers.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add polymer

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  polymer: ^0.16.3+1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:polymer/polymer.dart';
0
likes
0
pub points
33%
popularity

Publisher

unverified uploader

Polymer.dart is a new type of library for the web, built on top of Web Components, and designed to leverage the evolving web platform on modern browsers.

Homepage

License

unknown (LICENSE)

Dependencies

analyzer, args, barback, browser, code_transformers, html, initialize, logging, observe, path, polymer_expressions, polymer_interop, smoke, source_maps, source_span, template_binding, web_components, yaml

More

Packages that depend on polymer