Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add onTap callback on file preview list #83

Open
1 task done
gouravAntino opened this issue Jun 18, 2024 · 1 comment
Open
1 task done

Add onTap callback on file preview list #83

gouravAntino opened this issue Jun 18, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@gouravAntino
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Package/Plugin version

4.1.0

What you'd like to happen

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
@gouravAntino gouravAntino added the enhancement New feature or request label Jun 18, 2024
@gouravAntino
Copy link
Author

I would like to work on this issue as well. If this feature suits the package vision

@gouravAntino gouravAntino changed the title [Field name or General]: <title> General: Add onTap callback on file preview list Jun 19, 2024
@gouravAntino gouravAntino changed the title General: Add onTap callback on file preview list Add onTap callback on file preview list Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant