polyce 0.1.4 copy "polyce: ^0.1.4" to clipboard
polyce: ^0.1.4 copied to clipboard

outdatedDart 1 only

Generation and management of polymer application

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate polyce

Use it

The package has the following executables:

$ polyce

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add polyce

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

dependencies:
  polyce: ^0.1.4

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:polyce/polyce.dart';
0
likes
0
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

Generation and management of polymer application

Homepage

License

unknown (license)

Dependencies

analyzer, args, autonotify_observe, dart_style, dart_to_js_script_rewriter, http, path, polymer, polymer_app_router, reflectable, serializer, web_components

More

Packages that depend on polyce