genkit_shelf 0.0.1-dev.5 copy "genkit_shelf: ^0.0.1-dev.5" to clipboard
genkit_shelf: ^0.0.1-dev.5 copied to clipboard

Shelf integration for Genkit Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add genkit_shelf

With Flutter:

 $ flutter pub add genkit_shelf

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

dependencies:
  genkit_shelf: ^0.0.1-dev.5

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:genkit_shelf/genkit_shelf.dart';
0
likes
140
points
0
downloads

Publisher

verified publishergenkit.dev

Weekly Downloads

Shelf integration for Genkit Dart.

Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (license)

Dependencies

genkit, schemantic, shelf, shelf_router

More

Packages that depend on genkit_shelf