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

Using disc as default list style if the specified one doesn't exist #1390

Open GabrielAraujo opened 6 months ago

GabrielAraujo commented 6 months ago

This was causing a exception and not properly displaying the widget

GabrielAraujo commented 6 months ago

@tneotia Hey, is this project still maintained? How can I get this change merged?