Skip to content

feat: expose state in ImagePicker previewBuilder#75

Open
ricpar11 wants to merge 5 commits intoflutter-form-builder-ecosystem:mainfrom
ricpar11:expose-state-in-preview-builder
Open

feat: expose state in ImagePicker previewBuilder#75
ricpar11 wants to merge 5 commits intoflutter-form-builder-ecosystem:mainfrom
ricpar11:expose-state-in-preview-builder

Conversation

@ricpar11
Copy link
Copy Markdown

Enables custom previewBuilder implementations to access validation state and error messages. This makes it possible to display validation errors with custom preview layouts, which wasn't previously possible.

To Do

  • Read contributing guide
  • Check the original issue to confirm it is fully satisfied
  • Add solution description to help guide reviewers
  • Add unit test to verify new or fixed behaviour
  • If apply, add documentation to code properties and package readme

Enables custom previewBuilder implementations to access validation state
and error messages. This makes it possible to display validation errors
with custom preview layouts, which wasn't previously possible.

Signed-off-by: Ricardo <ricpar11@gmail.com>
@github-actions github-actions bot added the Stale label Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

2 participants