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

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.dev/', text: 'link to somewhere'),
  ],
);
copied to clipboard
1
likes
120
points
38
downloads

Publisher

verified publisheragilord.com

Weekly Downloads

2024.08.07 - 2025.02.19

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

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

domino

More

Packages that depend on domino_html