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.75k stars 805 forks source link

How to display the border of the table #1403

Open StanleyCocos opened 4 months ago

StanleyCocos commented 4 months ago

I tried adding a table but no matter what I did I couldn't get the table's borders to show up

1.1 1.2 1.3
2.1 2.2 2.3
3.1 3.2 3.3
4.1 4.2 4.3

use flutter_html: 3.0.0-beta.2
flutter_html: 3.0.0-beta.2