generate_ai_dart 0.0.1 copy "generate_ai_dart: ^0.0.1" to clipboard
generate_ai_dart: ^0.0.1 copied to clipboard

dart package for gemini api

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add generate_ai_dart

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

dependencies:
  generate_ai_dart: ^0.0.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:generate_ai_dart/generate_ai_dart.dart';
3
likes
120
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

dart package for gemini api

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

dio, flutter, image_compression_flutter, mutex, rxdart

More

Packages that depend on generate_ai_dart