adk_flutter 1.0.0 copy "adk_flutter: ^1.0.0" to clipboard
adk_flutter: ^1.0.0 copied to clipboard

ADKflutter - Official Flutter package by 20Centra for connecting to Gemini Live API server with WebSocket support for multimodal AI interactions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adk_flutter

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

dependencies:
  adk_flutter: ^1.0.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:adk_flutter/adk_flutter.dart';
1
likes
160
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

ADKflutter - Official Flutter package by 20Centra for connecting to Gemini Live API server with WebSocket support for multimodal AI interactions.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, image, rxdart, uuid, web_socket_channel

More

Packages that depend on adk_flutter