Top Flutter Widget Generation and Rendering packages Widget generation is the process of creating widgets dynamically or on-the-fly. The complete list of Flutter packages that can facilitate in Widget Generation, Widget Rendering and Dynamic Widgets is provided below.
flutter_widget_from_html
865
Flutter package to render html as widgets that supports hyperlink, image, audio, video, iframe and many other tags.
rfw
509
Remote Flutter widgets: a library for rendering declarative widget description files at runtime.
flutter_widget_from_html_core
429
Flutter package to render html as widgets that focuses on correctness and extensibility.
json_dynamic_widget
229
A library to dynamically generate widgets within Flutter from JSON or other Map-like structures.
flutter_eval
199
Flutter bridge library for dart_eval, enabling creation of fully dynamic Flutter apps and widgets that can be loaded from a file or the Internet at runtime.
simple_html_css
118
This package allows you to use simple HTML and inline CSS styles to style your text in flutter. A fork of css_text package.
flutterflow_ui
63
Flutter package that makes it easy to use UI widgets and code generated by FlutterFlow in your Flutter projects.
flutter_html_iframe
11
This extension package allows the <iframe> tag to be rendered using the flutter_html package
flutter_html_table
10
This extension package allows the <table> tag to be rendered using the flutter_html package
flutter_html_math
3
This extension package allows the <math> tag to be rendered using the flutter_html package
flutter_html_svg
1
This extension package allows the <svg> tag and svg-based img sources to be rendered using the flutter_html package
flutter_html_video
1
This extension package allows the <video> tag to be rendered using the flutter_html package
flutter_html_audio
0
This extension package allows the <audio> tag to be rendered using the flutter_html package