flutter_widgets 0.1.3
flutter_widgets: ^0.1.3 copied to clipboard
Flutter widgets that are developed by Google but not by the core Flutter team.
0.1.0 #
Initial release featuring:
-
html_widget: Limited support for rendering HTML as flutter widgets. currently supports the following tags: div - br - table - b - u - a - font - hr - text
-
tagged_text: Support for styling text using custom HTML-like tags. This is particularly useful for styling text within a translated string.