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

Firebase AI provider for dartantic_ai. Provides access to Google's Gemini models through Firebase with App Check security and Firebase Auth integration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dartantic_firebase_ai

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

dependencies:
  dartantic_firebase_ai: ^0.1.0

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

Documentation

API reference

Publisher

verified publishersellsbrothers.com

Weekly Downloads

Firebase AI provider for dartantic_ai. Provides access to Google's Gemini models through Firebase with App Check security and Firebase Auth integration.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

dartantic_interface, firebase_ai, firebase_app_check, firebase_auth, firebase_core, flutter, logging, meta, uuid

More

Packages that depend on dartantic_firebase_ai