flutter_html
flutter_html copied to clipboard
A Flutter widget for rendering static html as Flutter widgets (Will render over 80 different html tags!)
**Describe your feature request** When the chewiecontroller in videorender is created, many properties have default values. These properties are final and cannot be modified in the oncontrollercreated callback. It is...
I am using flutter_html as a audio player for a url. Everythig is working well but design is not looking good. I want to remove speedometer from design. Please any...
Is there any option or way to achieve a `float: right;` style using this
I am using this plugin for creating dynamic page coming from server. This Plugin helps me to achieve this only problem that I am facing is border-radius is not applying...
**Describe the bug:** I got dart error : type 'String' is not a subtype of type 'int' of 'value' on line 775 in lib > html_parser.dart olStack.last.data = olStack.last.data.toString().nextLetter(); when...
```dart String htmlItalic1 = ''' Italic stuff , normal stuff. '''; String htmlItalic2 = ''' Italic stuff , normal stuff. '''; void main() { runApp( MaterialApp( home: Scaffold( appBar: AppBar(),...
[QUESTION] When I use customrender. TextOverflow. The effect of ellipsis has a bug when truncating。
When I use customrender. TextOverflow. The effect of ellipsis has a bug when truncating。 I want to add a click event on the span tab to handle my business. If...
It seems that the bullets in an unordered list are always black. I have a page with a dark background and the only way that I could find to style...
**Describe the bug:** /E:/Flutter/Sdk/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_math_fork-0.5.0/lib/src/widgets/selection/handle_overlay.dart:60:40: Error: Member not found: 'fadeDuration'. duration: TextSelectionOverlay.fadeDuration, vsync: this); **Device details and Flutter/Dart/`flutter_html` versions:** 