play_webuic 0.4.7+3.6 copy "play_webuic: ^0.4.7+3.6" to clipboard
play_webuic: ^0.4.7+3.6 copied to clipboard

Dart 1 only

Web UI compiler wrapper that publish web_ui files dependencies. Is is used by sbt-dart-plugin https://github.com/cheleb/sbt-dart-plugin

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add play_webuic

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

dependencies:
  play_webuic: ^0.4.7+3.6

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:play_webuic/play_webuic.dart';
0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

Web UI compiler wrapper that publish web_ui files dependencies. Is is used by sbt-dart-plugin https://github.com/cheleb/sbt-dart-plugin

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

web_ui

More

Packages that depend on play_webuic