stubble 1.1.1 copy "stubble: ^1.1.1" to clipboard
stubble: ^1.1.1 copied to clipboard

Simplified version of the Handlebars template engine for Dart.

1.0.0 #

  • Initial version

1.0.1 #

  • New error types added.
  • Stubble options can be passed to Stubble() by the second parameter:

Available options: - ignoreUnregisteredHelperErrors - ignore errors of 'Unregistered helpers' - ignoreTagCaseSensetive - ignore case of open and close tags

1.0.2 #

Some code cosmetic changes

1.0.3 #

Now with null-safety

v 1.1.0 #

  • nested same named blocks available now

v 1.1.1 #

  • Empty or null templates are not caused an exception. Compiling for such templates will return an empty string
7
likes
140
points
103
downloads

Publisher

unverified uploader

Weekly Downloads

Simplified version of the Handlebars template engine for Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

meta

More

Packages that depend on stubble