polymer_interop 1.0.0-rc.5 copy "polymer_interop: ^1.0.0-rc.5" to clipboard
polymer_interop: ^1.0.0-rc.5 copied to clipboard

discontinued
outdatedDart 1 only

Common package containing the original polymer js sources

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add polymer_interop

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

dependencies:
  polymer_interop: ^1.0.0-rc.5

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_interop/polymer_interop.dart';
0
likes
0
pub points
5%
popularity

Publisher

unverified uploader

Common package containing the original polymer js sources

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

barback, code_transformers, test, web_components

More

Packages that depend on polymer_interop