Flutter Gems is a curated list of 4900+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Widget Generation and Rendering packages
Last updated: May 20, 2023
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
Null safety 👍 539
Maintenance Status: Good
Flutter package to render html as widgets that supports hyperlink, image, audio, video, iframe and many other tags.
flutter_widget_from_html_core
Null safety 👍 321
Maintenance Status: Good
Flutter package to render html as widgets that focuses on correctness and extensibility.
json_dynamic_widget
Null safety 👍 165
Maintenance Status: Good
A library to dynamically generate widgets within Flutter from JSON or other Map-like structures.
flutter_eval
Null safety 👍 139
Maintenance Status: Good
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
Null safety 👍 102
Maintenance Status: Good
This package allows you to use simple HTML and inline CSS styles to style your text in flutter. A fork of css_text package.
fair
Null safety 👍 31
Maintenance Status: Good
Flutter Fair is a package used to update widget dynamically.
fwfh_chewie
Null safety 👍 5
Maintenance Status: Good
WidgetFactory extension to render VIDEO with the chewie plugin.
flutter_html_table
Null safety 👍 5
Maintenance Status: Good
This extension package allows the <table> tag to be rendered using the flutter_html package
fwfh_url_launcher
Null safety 👍 4
Maintenance Status: Good
WidgetFactory extension to launch A tag via url_launcher plugin.
flutter_html_iframe
Null safety 👍 4
Maintenance Status: Good
This extension package allows the <iframe> tag to be rendered using the flutter_html package
flutter_html_all
Null safety 👍 4
Maintenance Status: Good
All optional flutter_html widgets, bundled into a single package.
flutter_ast
Null safety 👍 4
Maintenance Status: Good
A Pure Dart File to Ast Serializer/Deserializer.
fwfh_cached_network_image
Null safety 👍 3
Maintenance Status: Good
WidgetFactory extension to render IMG with cached_network_image plugin.
fwfh_svg
Null safety 👍 2
Maintenance Status: Good
WidgetFactory extension to render SVG with flutter_svg plugin.
flutter_html_math
Null safety 👍 2
Maintenance Status: Good
This extension package allows the <math> tag to be rendered using the flutter_html package
fwfh_just_audio
Null safety 👍 1
Maintenance Status: Good
WidgetFactory extension to render AUDIO with the just_audio plugin.
flutter_html_video
Null safety 👍 1
Maintenance Status: Good
This extension package allows the <video> tag to be rendered using the flutter_html package
flutter_html_svg
Null safety 👍 0
Maintenance Status: Good
This extension package allows the <svg> tag and svg-based img sources to be rendered using the flutter_html package
flutter_html_audio
Null safety 👍 0
Maintenance Status: Good
This extension package allows the <audio> tag to be rendered using the flutter_html package
flutter_html
Null safety 👍 1.63K
Maintenance Status: Average
A Flutter widget rendering static HTML and CSS as Flutter widgets.

seo_renderer
Null safety 👍 225
Maintenance Status: Average
A flutter plugin to render text widgets as html for SEO purpose.

skynexui_components
Null safety 👍 0
Maintenance Status: Average
Deliver UI for Web and Mobile platforms without taking care about complexity on how to style there. It uses the core of CSS specification to allow you to write cross platform styles.
dynamic
Null safety 👍 5
Maintenance Status: Poor
bridged's dynamic remote-ui for flutter app. bump your flutter project to enterprise level
x_action
Null safety 👍 0
Maintenance Status: Poor
a flutter uri based dynamic action handler
css_text
👍 25
Maintenance Status: Poor
This library allows you to use simple CSS inline styles to style your text.