flutter_adk 2026.3.2+1 copy "flutter_adk: ^2026.3.2+1" to clipboard
flutter_adk: ^2026.3.2+1 copied to clipboard

Flutter facade package for adk_dart core runtime on all Flutter platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_adk

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

dependencies:
  flutter_adk: ^2026.3.2+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:flutter_adk/flutter_adk.dart';
0
likes
140
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter facade package for adk_dart core runtime on all Flutter platforms.

Repository (GitHub)
View/report issues

Topics

#adk #flutter #agents #ai #llm

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

adk_dart, flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on flutter_adk

Packages that implement flutter_adk