Sub6Resources / flutter_html

A Flutter widget for rendering static html as Flutter widgets (Will render over 80 different html tags!)
https://pub.dev/packages/flutter_html
MIT License
1.79k stars 860 forks source link

[FEATURE] Add CSS `border-spacing` for `<table>` elements. #1305

Open Sub6Resources opened 1 year ago

Sub6Resources commented 1 year ago

LayoutGrid supports rowGap and columnGap, which behaves similarly, so implementation should be trivial