fake_image_picker 1.0.1 copy "fake_image_picker: ^1.0.1" to clipboard
fake_image_picker: ^1.0.1 copied to clipboard

A ready-to-use fake for the Flutter image_picker plugin. Register it in tests for deterministic fake images and videos.

1.0.1 #

  • Updated package description to meet pub.dev guidelines.

1.0.0 #

  • Initial release.
  • Fake implementation of ImagePickerPlatform covering every public method of image_picker 1.2.2.
  • Deterministic, random, custom, and empty data sources.
  • Platform presets for Android, iOS, macOS, Windows, Linux, Web, and universal behavior.
  • Behavior injection for delays, cancellation, errors, and "plugin already in use".
  • Global FakeImagePicker.register() / unregister() helpers plus DI-friendly FakeImagePickerPlatform.
  • Comprehensive test suite and example project.
0
likes
160
points
191
downloads

Documentation

API reference

Publisher

verified publisherjackowski.dev

Weekly Downloads

A ready-to-use fake for the Flutter image_picker plugin. Register it in tests for deterministic fake images and videos.

Repository (GitHub)
View/report issues

Topics

#image-picker #mock #testing #fake

License

MIT (license)

Dependencies

cross_file, flutter, image_picker_platform_interface, meta

More

Packages that depend on fake_image_picker