tags 0.0.4
tags: ^0.0.4 copied to clipboard
Build html elements by tag name.
Tags Changes #
0.0.4 #
- Added
<i>,<u>,<dl>,<dt>, and<dd>tags. - Added
Buildtypedef and some documentation to the API. - Added
documentationto pubspec.
0.0.3 #
- Added
<b>tag. - Added
text(String)builder function to performElement.appendText(String)from withinbuild()closures.
0.0.2 #
- Added basic usage to the README.
0.0.1 #
- Initial release.