vantura 1.1.0 copy "vantura: ^1.1.0" to clipboard
vantura: ^1.1.0 copied to clipboard

A Stateful Agentic AI Framework for Flutter enabling on-device LLM agents with ReAct loops, state recovery, custom tools, and seamless coordination.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vantura

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

dependencies:
  vantura: ^1.1.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:vantura/vantura.dart';
5
likes
160
points
409
downloads
screenshot

Documentation

API reference

Publisher

verified publisherdatadaur.com

Weekly Downloads

A Stateful Agentic AI Framework for Flutter enabling on-device LLM agents with ReAct loops, state recovery, custom tools, and seamless coordination.

Repository (GitHub)
View/report issues
Contributing

Topics

#ai #llm #agent #flutter #openai

License

BSD-3-Clause (license)

Dependencies

connectivity_plus, device_info_plus, flutter, http

More

Packages that depend on vantura