ai_textfield

A powerful AI-enhanced TextField for Flutter that provides:

  • 🔮 AI-powered auto suggestions
  • ⚡ Debounced API calls
  • 🎨 Beautiful customizable UI
  • 🔊 Optional voice-to-text input
  • 🏷 Smart tags extraction
  • 🤖 Support for OpenAI, Gemini, Mistral and custom models

✨ Features

  • Smart auto-suggestions as the user types
  • Clean and modern UI
  • Works with ANY AI provider (OpenAI, Gemini, Mistral, Local AI)
  • Built-in debouncer to avoid excessive API calls
  • Fully customizable
  • Voice input support
  • Smart "extract tags" plugin support
  • Example app included

📦 Installation

Add to your pubspec.yaml:

dependencies:
  ai_textfield: ^0.0.1

Libraries

ai_textfield