flutter-form-builder-ecosystem / flutter-form-builder-ecosystem/form_builder_file_picker

Add onTap callback on file preview list

Open
#83 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
17
Forks
37
PR merge metrics
No merged PRs in 30d

Description

### Is there an existing issue for this?

- [X] I have searched the existing issues

### Package/Plugin version

4.1.0

### What you'd like to happen

```Markdown
Provide an onTap callback in the File Previewer widget. It will be useful in case of viewing file after uploading.

Usecase:
lets assume a user upload multiple files (pdf). As its not possible to preview pdf file we can provide a callback where we get a Platform file as argument. And using callback we can open file using external package.
```

### Alternatives you've considered

_No response_

### Aditional information

image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.