toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 14 packages
Sort by PUB-AZS
A package to add shell command completion to your Dart application
Completion functionality for Dart Command-Line Interfaces built using CommandRunner. Built by Very Good Ventures.#cli#completion#shell#bash#autocomplete
Dart client for the OpenAI API. Supports chat (GPT-4.1, o4-mini, o3, etc.), completions, embeddings, images (gpt-image-1), assistants v2, batch, fine-tuning, etc.#ai#nlp#llms#gpt
A auto-completion engine for Dart/Flutter, based around an optimized Trie implementation.
A completionist set of lint rules, aligned with Dart SDK versions.#lints
A lightweight Dart SDK to interact with Perplexity.ai's chat completion API (streaming + model switching supported).#perplexity#chat#ai#llm#sdk
A completion generator for ObotAI InputCompletion.
A Future that reports the progress of its completion, and various progress bars to show it in CLI.
Library to enqueue async callbacks to be executed in order. You can await for they completion and/or cancel the execution by id.
Chat GPT wrapper for flutter apps witten in dart language. Initial release supports Text Completion, Code Completion and Image Generation