ollama_easy 0.2.0 copy "ollama_easy: ^0.2.0" to clipboard
ollama_easy: ^0.2.0 copied to clipboard

A Flutter-friendly Ollama client with one-line prompts, typed chat, streaming, embeddings, and model helpers.

0.2.0 #

  • Added multi-platform support (Android, iOS, Windows, macOS, Linux, Web).
  • Updated default model to qwen2.5:1.5b for better local performance.
  • Added a full Flutter Chat UI in the example project.
  • Added a CLI tool in bin/ollama_easy.dart for terminal testing.
  • Added built-in support for Android Emulator IP (10.0.2.2).
  • Added server connection status checks.
  • Improved README documentation.

0.1.0 #

  • Initial release.
  • Add one-line prompt generation with ask() and askStream().
  • Add typed chat helpers, structured JSON helper, embeddings, model listing, pull progress, version checks, and local/cloud constructors.
1
likes
150
points
6
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter-friendly Ollama client with one-line prompts, typed chat, streaming, embeddings, and model helpers.

Repository (GitHub)
View/report issues

Topics

#ollama #flutter #llm #ai #local-ai

License

MIT (license)

Dependencies

http

More

Packages that depend on ollama_easy