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

Build Flutter GenUI sessions backed by Genkit models, remote Genkit flows, and hybrid local/remote AI routes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add genui_genkit

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

dependencies:
  genui_genkit: ^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:genui_genkit/genui_genkit.dart';
1
likes
150
points
261
downloads

Documentation

Documentation
API reference

Publisher

verified publisherleehack.com

Weekly Downloads

Build Flutter GenUI sessions backed by Genkit models, remote Genkit flows, and hybrid local/remote AI routes.

Repository (GitHub)
View/report issues
Contributing

Topics

#ai #flutter #generative-ui #genkit

License

MIT (license)

Dependencies

flutter, genkit, genui, http, schemantic

More

Packages that depend on genui_genkit