builder 0.2.0 copy "builder: ^0.2.0" to clipboard
builder: ^0.2.0 copied to clipboard

outdatedDart 1 only

Build tool library for Dart, to easily create flexible `build.dart` files compatible with the Dart Editor, and `pub` transformers for standard Dart tools.

Change History for builder.dart #

0.2.0 #

::Overview::

Bug fix around the transformer. Updated the library to work with the newer Dart APIs. Moved from using dartdoc to docgen.

::Details::

  • Old DartDoc class is deprecated. Use DocGen instead.
  • Added the DocGen tool.
  • Removed dartdoc from the transformers. Bug repored by maiermic.

0.1.0 #

::Overview::

Initial release

0
likes
0
pub points
19%
popularity

Publisher

unverified uploader

Build tool library for Dart, to easily create flexible `build.dart` files compatible with the Dart Editor, and `pub` transformers for standard Dart tools.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ansicolor, args, barback, path

More

Packages that depend on builder