auto_fill_flutter
A Flutter package for auto-filling form fields with Faker or AI. Includes support for text and image generation, and dropdown auto-selection.
Features
- Faker-based fake data (name, email, phone, bio, etc.)
- AI-powered text generation (via pluggable clients like OpenAI)
- Fake/AI image generation
- Dropdown auto-fill helper
- Debug-only floating action button for testing
Installation
Add to your pubspec.yaml:
dependencies:
auto_fill_flutter: ^0.1.3