aursir_polymer 0.2.12 copy "aursir_polymer: ^0.2.12" to clipboard
aursir_polymer: ^0.2.12 copied to clipboard

Dart 1 only

Polymer elements for AurSir. Early pre-alpha, use with care.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add aursir_polymer

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

dependencies:
  aursir_polymer: ^0.2.12

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:aursir_polymer/components/aursir_polymer_export.dart';
import 'package:aursir_polymer/components/aursir_polymer_import.dart';
import 'package:aursir_polymer/components/aursir_polymer_interface.dart';
import 'package:aursir_polymer/components/aursir_polymer_listen.dart';
0
likes
25
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

Polymer elements for AurSir. Early pre-alpha, use with care.

Homepage

License

LGPL-3.0 (license)

Dependencies

aursir4dart, browser, polymer, polymer_expressions, yaml

More

Packages that depend on aursir_polymer