flutter_agentic_ai 0.1.3 copy "flutter_agentic_ai: ^0.1.3" to clipboard
flutter_agentic_ai: ^0.1.3 copied to clipboard

Embed intelligent, UI-aware AI agents in any Flutter app. Autonomous tap, type, scroll, and navigation using Flutter's semantics tree.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_agentic_ai

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

dependencies:
  flutter_agentic_ai: ^0.1.3

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_agentic_ai/flutter_agentic_ai.dart';
0
likes
150
points
112
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Embed intelligent, UI-aware AI agents in any Flutter app. Autonomous tap, type, scroll, and navigation using Flutter's semantics tree.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

collection, flutter, google_generative_ai, http, uuid, web_socket_channel

More

Packages that depend on flutter_agentic_ai