domino_html 0.1.0 copy "domino_html: ^0.1.0" to clipboard
domino_html: ^0.1.0 copied to clipboard

outdated

Helper methods to build HTML elements with proper attributes using package:domino.

Helper methods to build HTML elements with proper attributes using package:domino.

div(
  title: 'Some tooltip for this example',
  children: [
    a(href: 'https://pub.flutter-io.cn/', text: 'link to somewhere'),
  ],
);
1
likes
0
points
160
downloads

Publisher

verified publisheragilord.com

Weekly Downloads

Helper methods to build HTML elements with proper attributes using package:domino.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

domino

More

Packages that depend on domino_html