polymer_interop 0.1.2+1 copy "polymer_interop: ^0.1.2+1" to clipboard
polymer_interop: ^0.1.2+1 copied to clipboard

discontinued
Dart 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: ^0.1.2+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_interop/polymer_interop.dart';
0
likes
20
pub points
4%
popularity

Publisher

unverified uploader

Common package containing the original polymer js sources

Repository (GitHub)
View/report issues
Contributing

License

BSD-3-Clause (LICENSE)

Dependencies

barback, code_transformers, web_components

More

Packages that depend on polymer_interop