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

Render A2UI generative user interfaces in Jaspr, so a web app can offer a generative UI without shipping Flutter web.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add genui_jaspr

With Flutter:

 $ flutter pub add genui_jaspr

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

dependencies:
  genui_jaspr: ^0.1.0

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:genui_jaspr/genui_jaspr.dart';
0
likes
160
points
46
downloads

Documentation

API reference

Publisher

verified publisherverygood.ventures

Weekly Downloads

Render A2UI generative user interfaces in Jaspr, so a web app can offer a generative UI without shipping Flutter web.

Repository (GitHub)
View/report issues
Contributing

Topics

#jaspr #a2ui #genui #generative-ai #web

License

MIT (license)

Dependencies

a2ui_core, intl, jaspr, json_schema_builder, universal_web

More

Packages that depend on genui_jaspr