polymer 1.0.0-rc.19 copy "polymer: ^1.0.0-rc.19" to clipboard
polymer: ^1.0.0-rc.19 copied to clipboard

discontinued
outdated

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: ^1.0.0-rc.19

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
10
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

BSD-3-Clause (LICENSE)

Dependencies

analyzer, args, barback, html, initialize, path, polymer_interop, reflectable, web_components

More

Packages that depend on polymer