flutter_html
flutter_html copied to clipboard
A Flutter widget for rendering static html as Flutter widgets (Will render over 80 different html tags!)
As am try to load maths equation's for every custom widget taking new line , i request to remove that scenario
### Flutter doctor Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel stable, 3.7.10, on Microsoft Windows [Version 10.0.19044.3448], locale de-DE) [X] Windows Version (Unable to...
This PR is not ready to be merged. I made it as best as I could while trying to learn the inner workings of this beautiful package :) - max-width...
i am getting button tag from my api i cant use it while styling i disapper else i have to pass it in A tag which make my ui Ugly...
i am getting HTMLContent from api i want to pass on HTML view . I want to select That HTML view as per documentation i saw SelectableHtml(), but i cant...
**Describe the bug:** **HTML to reproduce the issue:** **`Html` widget configuration:** **Expected behavior:** **Screenshots:** **Device details and Flutter/Dart/`flutter_html` versions:** **Stacktrace/Logcat** **Additional info:** **A picture of a cute animal (not mandatory...
**Describe the bug:** Since I upgraded from 3.0.0-alpha6 to beta2, I have an issue on old Safari versions. The Html widget renders as a gray area and I see in...
Hello, I’m using `AnchorKey.forId` while scrolling to the target specified id. Everything seems to be working fine in the Simulator, but when I test it on the actual phone, the...