agenix 4.1.0 copy "agenix: ^4.1.0" to clipboard
agenix: ^4.1.0 copied to clipboard

Flutter framework for multi-agent AI orchestration. Build agents that use tools, chain tasks, and talk to each other. Works with any LLM provider & no backend is needed.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'src/app.dart';

void main() {
  runApp(const AgenixDemoApp());
}
18
likes
0
points
724
downloads

Publisher

verified publisherahmadexe.dev

Weekly Downloads

Flutter framework for multi-agent AI orchestration. Build agents that use tools, chain tasks, and talk to each other. Works with any LLM provider & no backend is needed.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, google_generative_ai, uuid

More

Packages that depend on agenix