miguelpruivo / flutter_file_picker

File picker plugin for Flutter, compatible with mobile (iOS & Android), Web, Desktop (Mac, Linux, Windows) platforms with Flutter Go support.
MIT License
1.35k stars 673 forks source link

Create thumbnail for a selected file #1535

Closed DavidGailmannVW closed 4 months ago

DavidGailmannVW commented 5 months ago

The package already makes working with documents much easier. I am still missing the ability to create a thumbnail for the document I selected. This would give users a preview of the document. This feature could improve user experience on an application.

github-actions[bot] commented 4 months ago

This issue is stale because it has been open for 7 days with no activity.

github-actions[bot] commented 4 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.

vidhi002 commented 4 days ago

The package already makes working with documents much easier. I am still missing the ability to create a thumbnail for the do

much needed