Flutter Gems is a curated list of 7100+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Server Driven UI and Widget Generation packages
Last updated: March 18, 2026
As user interfaces are becoming increasingly dynamic and customizable, server-driven UI (User Interface) is emerging as a powerful concept. Server-driven UI, also known as dynamic UI or remotely rendered UI, refers to an approach where the rendering and logic of a user interface are primarily handled on the server side.
At times this on-the-fly widget generation process can also be performed via a UI library or package so that users can focus more on the app logic and features and leave the presentation layer to the library.
The complete list of Flutter packages that can facilitate in building Server Driven UI, Dynamic UI, Widget Generation and Widget Rendering is provided below.
flutter_html
π 2.15K β¬οΈ 588.8K
Dart 3 compatibleMaintenance Status: Average
A Flutter widget for rendering static HTML and CSS as Flutter widgets.
flutter_widget_from_html
π 1.12K β¬οΈ 203.8K
Dart 3 compatibleMaintenance 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
π 513 β¬οΈ 443.4K
Dart 3 compatibleMaintenance Status: Good
Flutter package to render html as widgets that focuses on correctness and extensibility.
rfw
π 681 β¬οΈ 11.9K
Dart 3 compatibleMaintenance Status: Good
Remote Flutter widgets: a library for rendering declarative widget description files at runtime.
dynamic_widget
π 449 β¬οΈ 750
Dart 3 compatibleMaintenance Status: Average
A Backend-Driven UI toolkit, build your dynamic UI with json, and the json format is very similar with flutter widget codeγ
fwfh_url_launcher
π 9 β¬οΈ 202.3K
Dart 3 compatibleMaintenance Status: Good
WidgetFactory extension to launch A tag via url_launcher plugin.
fwfh_chewie
π 10 β¬οΈ 199.1K
Dart 3 compatibleMaintenance Status: Good
WidgetFactory extension to render VIDEO with the chewie plugin.
fwfh_svg
π 4 β¬οΈ 203.9K
Dart 3 compatibleMaintenance Status: Good
WidgetFactory extension to render SVG with flutter_svg plugin.
fwfh_cached_network_image
π 8 β¬οΈ 199.6K
Dart 3 compatibleMaintenance Status: Good
WidgetFactory extension to render IMG with cached_network_image plugin.
fwfh_just_audio
π 3 β¬οΈ 198.3K
Dart 3 compatibleMaintenance Status: Good
WidgetFactory extension to render AUDIO with the just_audio plugin.
simple_html_css
π 138 β¬οΈ 45.1K
Dart 3 compatibleMaintenance 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.
stac
π 162 β¬οΈ 4.9K
Dart 3 compatibleMaintenance Status: Good
Stac is a Server-Driven UI (SDUI) framework for Flutter. Stac allows you to build beautiful cross-platform applications with JSON in real time.
flet
π 81 β¬οΈ 12.4K
Dart 3 compatibleMaintenance Status: Good
Write entire Flutter app in Python or add server-driven UI experience into existing Flutter app.
divkit
π 64 β¬οΈ 588
Dart 3 compatibleMaintenance Status: Average
Open source SDUI framework for server-driven app updates, rapid UI prototyping, and cross-platform layouts.
flutter_html_table
π 13 β¬οΈ 34.6K
Dart 3 compatibleMaintenance Status: Average
This extension package allows the
