auto_fill_flutter 0.1.3 copy "auto_fill_flutter: ^0.1.3" to clipboard
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
9
likes
140
points
56
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to auto-fill forms with Faker or AI-powered values. Supports text, images, dropdowns, and debug-only filler actions.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

faker, flutter, http, path_provider

More

Packages that depend on auto_fill_flutter