fl_select_genui 0.1.0 copy "fl_select_genui: ^0.1.0" to clipboard
fl_select_genui: ^0.1.0 copied to clipboard

GenUI SDK (A2UI) integration for fl_select: ready-made CatalogItems so AI agents can render fl_select filters in chat and get selections back as structured query data.

0.1.0 #

  • FEATURE Add tabNav, sideNav and expandable as first-class delegate tokens.

  • IMPROVEMENT Route all delegate tokens to fl_select's single-purpose delegates instead of the deprecated dual-mode paths — rendering is unchanged for existing payloads.

0.0.1 #

  • Initial experimental release.

  • FEATURE Add FlSelectCatalogItems.selectFilter: renders a fl_select panel (SelectView) from an agent-authored JSON payload — delegate (list / grid / flatten / cascading), selectionMode, crossAxisCount, and an entries tree in the SelectEntryCodec format.

  • FEATURE Add selection write-back: user selections are stored at <id>.value as a Map<String, List<String>> (same shape as fl_select's toQueryMap()).

  • FEATURE Add FlSelectCatalogItems.systemPromptFragment and catalog registration helpers (.asCatalog() / .all).

  • Invalid agent payloads render an inline error card instead of crashing.

0
likes
150
points
102
downloads

Documentation

API reference

Publisher

verified publisherzeaon.dev

Weekly Downloads

GenUI SDK (A2UI) integration for fl_select: ready-made CatalogItems so AI agents can render fl_select filters in chat and get selections back as structured query data.

Repository (GitHub)
View/report issues

Topics

#genui #select #multiselect #dropdown #ai

License

MIT (license)

Dependencies

fl_select, flutter, genui, json_schema_builder

More

Packages that depend on fl_select_genui