flutter_html_table 3.0.0-beta.2 copy "flutter_html_table: ^3.0.0-beta.2" to clipboard
flutter_html_table: ^3.0.0-beta.2 copied to clipboard

This extension package allows the <table> tag to be rendered using the flutter_html package

3.0.0-beta.2 #

  • FIX: Add "display: Display.block" to table (#1278). (6350f023)
  • FIX: improve API for ExtensionContext and export marker.dart (#1273). (27e33a95)
  • FEAT: support vertical-align in inline styles (#1266). (fe896de5)
  • FEAT: Add WrapperExtension helper (#1264). (2ffa1dda)

3.0.0-beta.1 #

  • Migrate from customRender to Extension

  • FIX: Apply margins to

    properly. (7581ea79)

  • FIX: Change CSSBoxWidget to CssBoxWidget. (a62449a7)

  • 3.0.0-alpha.4 #

    • FIX: Apply margins to
    properly. (7581ea79)
  • FIX: Change CSSBoxWidget to CssBoxWidget. (a62449a7)

[3.0.0-alpha.2] - January 5, 2022: #

  • Initial modularized flutter_html release; use flutter_html_table if you need support for the <table> tag
8
likes
130
pub points
97%
popularity

Publisher

verified publishersub6resources.com

This extension package allows the <table> tag to be rendered using the flutter_html package

Repository (GitHub)
View/report issues
Contributing

Topics

#html #css #table #layout #flutter_html

Documentation

API reference

Funding

Consider supporting this project:

opencollective.com

License

MIT (LICENSE)

Dependencies

flutter, flutter_html, flutter_layout_grid, html

More

Packages that depend on flutter_html_table