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

discontinued
outdatedDart 1 only

Generic building blocks for doing static initialization.

0.2.0 #

  • entryPoint and newEntryPoint transformer options were renamed to entry_point and new_entry_pont.

  • Added html_entry_point option to the transformer. This will search that file for any script tag whose src is entry_point and rewrite it to point at the bootstrapped file new_entry_point.

  • Top level properties and static class properties are now supported in initializer constructors, as well as List and Map literals, 5.

0.1.0+1 #

Quick fix for the transformer on windows.

0.1.0 #

Initial beta release. There is one notable missing feature in the release regarding constructor arguments, see 5.

0
likes
0
pub points
5%
popularity

Publisher

unverified uploader

Generic building blocks for doing static initialization.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

barback, code_transformers, html5lib, path

More

Packages that depend on initialize