genui_a2a 0.8.0 copy "genui_a2a: ^0.8.0" to clipboard
genui_a2a: ^0.8.0 copied to clipboard

Integration package for genui and A2UI Streaming UI Protocol.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add genui_a2a

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

dependencies:
  genui_a2a: ^0.8.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:genui_a2a/genui_a2a.dart';
0
likes
140
points
87
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Integration package for genui and A2UI Streaming UI Protocol.

Repository (GitHub)
View/report issues
Contributing

License

BSD-3-Clause (license)

Dependencies

flutter, freezed_annotation, genui, http, json_annotation, json_schema_builder, logging, sse_channel, uuid

More

Packages that depend on genui_a2a