agentivity_artifacts 0.1.1 copy "agentivity_artifacts: ^0.1.1" to clipboard
agentivity_artifacts: ^0.1.1 copied to clipboard

Flutter widgets for AI agent artifacts — charts, metrics, code, JSON, math, SVG and status cards. Built for the AG-UI protocol and Agentivity platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add agentivity_artifacts

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

dependencies:
  agentivity_artifacts: ^0.1.1

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_artifacts/agentivity_artifacts.dart';
1
likes
160
points
91
downloads

Documentation

API reference

Publisher

verified publisheragentivity.io

Weekly Downloads

Flutter widgets for AI agent artifacts — charts, metrics, code, JSON, math, SVG and status cards. Built for the AG-UI protocol and Agentivity platform.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

agentivity_ag_ui, fl_chart, flutter, flutter_highlight, flutter_math_fork, flutter_svg

More

Packages that depend on agentivity_artifacts