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

Legacy package name for MobileAI for Flutter. Embed UI-aware AI agents with chat, rich blocks, zones, navigation, and support workflows.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_agentic_ai

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 dart pub get):

dependencies:
  flutter_agentic_ai: ^0.2.1

Alternatively, your editor might support dart pub get or 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';
3
likes
0
points
106
downloads

Publisher

unverified uploader

Weekly Downloads

Legacy package name for MobileAI for Flutter. Embed UI-aware AI agents with chat, rich blocks, zones, navigation, and support workflows.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

audio_session, collection, flutter, flutter_sound, google_generative_ai, http, record, shared_preferences, uuid, web_socket_channel

More

Packages that depend on flutter_agentic_ai