neomage 1.4.2 copy "neomage: ^1.4.2" to clipboard
neomage: ^1.4.2 copied to clipboard

Agnostic AI agent engine for Flutter. API clients for AI Providers and Ollama with tool execution, skills, MCP, and a Gemini Live realtime voice/audio WebSocket client.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add neomage

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

dependencies:
  neomage: ^1.4.2

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:neomage/neomage.dart';
3
likes
160
points
458
downloads

Documentation

API reference

Publisher

verified publisheropenneom.dev

Weekly Downloads

Agnostic AI agent engine for Flutter. API clients for AI Providers and Ollama with tool execution, skills, MCP, and a Gemini Live realtime voice/audio WebSocket client.

Repository (GitHub)
View/report issues

Topics

#ai #agents #ollama #gemini #flutter

License

Apache-2.0 (license)

Dependencies

characters, crypto, file_picker, flutter, flutter_js, flutter_markdown_plus, google_fonts, hive_flutter, http, image_picker, llamadart, neom_cli, neom_docs, neom_ollama, path, path_provider, saia_core, shared_preferences, sint, sint_sentinel, url_launcher, uuid, web_socket_channel

More

Packages that depend on neomage