Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions sites/www/content/blog/a2ui-client-side-functions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ description: >-
directly to Dart code running on a user's device.
publishDate: 2026-08-25
author: redbrogdon
image: images/A2UI.gif
socialImage: images/A2UI_Still.png
# image: images/A2UI.gif
Comment thread
ericwindmill marked this conversation as resolved.
# socialImage: images/A2UI_Still.png
category: deep-dive
layout: blog
---

<DashImage figure src="images/A2UI.gif" alt="Learn how to use client-side functions" caption="Learn how to use client-side functions" />
<!-- <DashImage figure src="images/A2UI.gif" alt="Learn how to use client-side functions" caption="Learn how to use client-side functions" /> -->
Comment thread
ericwindmill marked this conversation as resolved.


Generative UI (GenUI) is transforming how I approach UI
Expand Down
Loading