flutter_fake_filler — a quick way to fake-fill your Flutter app (now open source!)

I’ve just open-sourced flutter_fake_filler — a developer tool that helps you instantly fill Flutter apps with fake UI data for faster design previews, debugging, and testing.

This project started as a small internal helper but grew into something genuinely useful during development.
Now, I’m sharing it with the community to make UI prototyping and testing easier for everyone :flexed_biceps:

:puzzle_piece: Features:

  • Instantly fill text fields, forms, and widgets with fake data
  • Works in both light and dark mode
  • Supports custom filler behavior
  • Plug-and-play — just wrap your MaterialApp or specific screen

:light_bulb: It’s still in its early stage — and I’d love your feedback, ideas, and contributions!

:link: GitHub: github.com/nishansr/flutter_fake_filler

:backhand_index_pointing_down: If you’re into Flutter, testing tools, or open-source collaboration — check it out, star the repo :star:, and help me shape it into something amazing!

flutter #OpenSource dart #MobileDevelopment #DevTools #FlutterCommunity #MadeWithFlutter #OpenSourceProject