agentivity_ag_ui 0.2.4 copy "agentivity_ag_ui: ^0.2.4" to clipboard
agentivity_ag_ui: ^0.2.4 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 Dart:

 $ dart pub add agentivity_ag_ui

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 dart pub get):

dependencies:
  agentivity_ag_ui: ^0.2.4

Alternatively, your editor might support dart pub get or 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
0
points
0
downloads

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

unknown (license)

Dependencies

dio, flutter, flutter_markdown_plus

More

Packages that depend on agentivity_ag_ui