auto_fill_flutter 0.1.3
auto_fill_flutter: ^0.1.3 copied to clipboard
A Flutter package to auto-fill forms with Faker or AI-powered values. Supports text, images, dropdowns, and debug-only filler actions.
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