flutter_agentic 2.0.0 copy "flutter_agentic: ^2.0.0" to clipboard
flutter_agentic: ^2.0.0 copied to clipboard

Build AI agents in Flutter — ReAct loop, 7 providers, on-device LLMs, per-call routing, and multi-step flows.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_agentic

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

dependencies:
  flutter_agentic: ^2.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:flutter_agentic/flutter_agentic.dart';
1
likes
160
points
169
downloads

Documentation

API reference

Publisher

verified publisherinlayad.com

Weekly Downloads

Build AI agents in Flutter — ReAct loop, 7 providers, on-device LLMs, per-call routing, and multi-step flows.

Repository (GitHub)
View/report issues

Topics

#flutter #ai #llm #agent #on-device

License

MIT (license)

Dependencies

flutter, flutter_gemma, hive, hive_flutter, http, llama_cpp_dart, path_provider

More

Packages that depend on flutter_agentic