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

Agnostic AI agent engine for Flutter. API clients for AI Providers and Ollama with tool execution, skills and MCP.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add neomage

With Flutter:

 $ flutter pub add neomage

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

dependencies:
  neomage: ^1.0.0

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

Publisher

verified publisheropenneom.dev

Weekly Downloads

Agnostic AI agent engine for Flutter. API clients for AI Providers and Ollama with tool execution, skills and MCP.

Repository (GitHub)
View/report issues

Topics

#ai #agents #ollama #gemini #flutter

License

unknown (license)

Dependencies

characters, crypto, file_picker, flutter, flutter_markdown_plus, google_fonts, hive_flutter, http, image_picker, neom_cli, neom_docs, path, path_provider, shared_preferences, sint, sint_sentinel, url_launcher, uuid

More

Packages that depend on neomage