ai_bridge_genui 1.0.0 copy "ai_bridge_genui: ^1.0.0" to clipboard
ai_bridge_genui: ^1.0.0 copied to clipboard

Server-Driven Generative UI framework for flutter_ai_bridge. Dynamically render native Flutter widgets from LLM tool calls using strict JSON Schema.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ai_bridge_genui

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  ai_bridge_genui: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ai_bridge_genui/ai_bridge_genui.dart';
0
likes
150
points
60
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Server-Driven Generative UI framework for flutter_ai_bridge. Dynamically render native Flutter widgets from LLM tool calls using strict JSON Schema.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

ai_bridge_core, flutter

More

Packages that depend on ai_bridge_genui