hubbub 0.0.0 copy "hubbub: ^0.0.0" to clipboard
hubbub: ^0.0.0 copied to clipboard

Syntax extensions for the Dart language and parser, i.e. DSX.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hubbub

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

dependencies:
  hubbub: ^0.0.0

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

Publisher

unverified uploader

Syntax extensions for the Dart language and parser, i.e. DSX.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

analyzer, build, build_config, dart_style, front_end, json_rpc_2, package_resolver, path, pubspec_parse, stream_channel

More

Packages that depend on hubbub