flutter_fake_filler 1.1.1 copy "flutter_fake_filler: ^1.1.1" to clipboard
flutter_fake_filler: ^1.1.1 copied to clipboard

A Flutter package that automatically fills form fields with dummy data for development and testing purposes. Inspired by the Fake Filler browser extension.

1.1.1 #

  • CODE QUALITY: Improved code formatting to follow Dart conventions
    • Reformatted arrays to have one element per line for better readability
    • Enhanced git diff clarity and code maintainability
    • Improved code review experience with cleaner formatting
  • DOCUMENTATION: Enhanced GitHub Pages documentation site
    • Complete API documentation with examples
    • Comprehensive usage guides and tutorials
    • Professional documentation layout with search functionality
  • INFRASTRUCTURE: Improved package publishing setup
    • Dual directory structure for GitHub Pages and pub.dev compliance
    • Optimized package size with .pubignore configuration
    • Enhanced repository accessibility and validation

1.1.0 #

  • NEW FEATURE: Added showSnackbar property to control snackbar display
    • By default, snackbar is shown (showSnackbar: true)
    • Set to false to disable snackbar notifications
    • Maintains backward compatibility with existing implementations
  • ENHANCEMENT: Added comprehensive documentation throughout the codebase
    • Detailed inline documentation for all classes and methods
    • Added parameter descriptions and usage examples
    • Improved code maintainability and developer experience
  • IMPROVEMENT: Enhanced form field detection and data generation logic
  • COMPATIBILITY: Added FakeFillerWidget typedef for backward compatibility
  • TESTING: Added comprehensive widget tests for new functionality

0.0.1 #

  • Initial release with basic fake data filling functionality
  • Support for various input types: email, phone, date, URL, names, etc.
  • Automatic form field detection and intelligent data generation
  • Customizable floating action button for manual form filling
3
likes
160
points
12
downloads

Publisher

verified publishernishanbishwokarma.com.np

Weekly Downloads

A Flutter package that automatically fills form fields with dummy data for development and testing purposes. Inspired by the Fake Filler browser extension.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_fake_filler