agentivity_ag_ui 0.3.6 copy "agentivity_ag_ui: ^0.3.6" to clipboard
agentivity_ag_ui: ^0.3.6 copied to clipboard

Flutter package for AI agent UIs — AG-UI protocol, SSE streaming, chat panel, HIL forms, AI assistant, and agent run monitor. Bring your own backend.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add agentivity_ag_ui

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

dependencies:
  agentivity_ag_ui: ^0.3.6

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:agentivity_ag_ui/agentivity_ag_ui.dart';
1
likes
150
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter package for AI agent UIs — AG-UI protocol, SSE streaming, chat panel, HIL forms, AI assistant, and agent run monitor. Bring your own backend.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dio, flutter, flutter_markdown_plus

More

Packages that depend on agentivity_ag_ui