genai 0.0.1-dev.1 copy "genai: ^0.0.1-dev.1" to clipboard
genai: ^0.0.1-dev.1 copied to clipboard

Generative AI models, utilities and widgets for Dart & Flutter

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add genai

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

dependencies:
  genai: ^0.0.1-dev.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:genai/genai.dart';
1
likes
0
points
42
downloads

Publisher

verified publisherapidash.dev

Weekly Downloads

Generative AI models, utilities and widgets for Dart & Flutter

Repository (GitHub)

License

unknown (license)

More

Packages that depend on genai