Flutter Gems is a curated list of 5500+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Widget Generation and Rendering packages
Last updated: November 27, 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
Dart 3 compatible 👍 672
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
Dart 3 compatible 👍 365
Maintenance Status: Good
Flutter package to render html as widgets that focuses on correctness and extensibility.
rfw
Dart 3 compatible 👍 289
Maintenance Status: Good
Remote Flutter widgets: a library for rendering declarative widget description files at runtime.
json_dynamic_widget
Dart 3 compatible 👍 195
Maintenance Status: Good
A library to dynamically generate widgets within Flutter from JSON or other Map-like structures.
flutter_eval
Dart 3 compatible 👍 165
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.
fair
Dart 3 compatible 👍 33
Maintenance Status: Good
Flutter Fair is a package used to update widget dynamically.

formstack
Dart 3 compatible 👍 30
Maintenance Status: Good
A flutter library to create a UI based on the model from either json or dart object.

css_text
Dart 3 compatible 👍 27
Maintenance Status: Good
This library allows you to use simple CSS inline styles to style your text.
flutter_html_iframe
Dart 3 compatible 👍 8
Maintenance Status: Good
This extension package allows the <iframe> tag to be rendered using the flutter_html package
fwfh_chewie
Dart 3 compatible 👍 7
Maintenance Status: Good
WidgetFactory extension to render VIDEO with the chewie plugin.
flutter_html_table
Dart 3 compatible 👍 7
Maintenance Status: Good
This extension package allows the <table> tag to be rendered using the flutter_html package
flutter_html_all
Dart 3 compatible 👍 7
Maintenance Status: Good
All optional flutter_html widgets, bundled into a single package.
fwfh_cached_network_image
Dart 3 compatible 👍 6
Maintenance Status: Good
WidgetFactory extension to render IMG with cached_network_image plugin.
fwfh_url_launcher
Dart 3 compatible 👍 5
Maintenance Status: Good
WidgetFactory extension to launch A tag via url_launcher plugin.
flutter_ast
Dart 3 compatible 👍 4
Maintenance Status: Good
A Pure Dart File to Ast Serializer/Deserializer.
fwfh_svg
Dart 3 compatible 👍 3
Maintenance Status: Good
WidgetFactory extension to render SVG with flutter_svg plugin.
flutter_html_math
Dart 3 compatible 👍 3
Maintenance Status: Good
This extension package allows the <math> tag to be rendered using the flutter_html package
fwfh_just_audio
Dart 3 compatible 👍 1
Maintenance Status: Good
WidgetFactory extension to render AUDIO with the just_audio plugin.
flutter_html_video
Dart 3 compatible 👍 1
Maintenance Status: Good
This extension package allows the <video> tag to be rendered using the flutter_html package
flutter_html_svg
Dart 3 compatible 👍 1
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
Dart 3 compatible 👍 0
Maintenance Status: Good
This extension package allows the <audio> tag to be rendered using the flutter_html package
flutter_html
Dart 3 compatible 👍 1.79K
Maintenance Status: Average
A Flutter widget rendering static HTML and CSS as Flutter widgets.

simple_html_css
Dart 3 compatible 👍 108
Maintenance Status: Average
This package allows you to use simple HTML and inline CSS styles to style your text in flutter. A fork of css_text package.

skynexui_components
Dart 3 compatible 👍 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
Dart 3 compatible 👍 6
Maintenance Status: Poor
bridged's dynamic remote-ui for flutter app. bump your flutter project to enterprise level
sdui
👍 30
Maintenance Status: Good
SDUI make it easy to implement Server Driven UI pattern on flutter.