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

AI-driven JSON to Flutter UI rendering framework. Safely generate Flutter UI from AI prompts with guardrailed component catalogs, streaming support, visibility conditions, and rich action handling.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ai_ui_render

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

dependencies:
  ai_ui_render: ^0.1.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_ui_render/ai_ui_render.dart';
2
likes
140
points
67
downloads

Publisher

verified publisherhoneymeta.com

Weekly Downloads

AI-driven JSON to Flutter UI rendering framework. Safely generate Flutter UI from AI prompts with guardrailed component catalogs, streaming support, visibility conditions, and rich action handling.

Repository (GitHub)
View/report issues

Topics

#ai #json #ui #widget #llm

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, provider

More

Packages that depend on ai_ui_render