flutter-form-builder-ecosystem / flutter-form-builder-ecosystem/form_builder_file_picker
Make it possible for the list of attachments to be displayed
- Dominant language
- C++
- Stars
- 17
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
In my app the attachments look like this:

It'd be nice if I could alter the list of attachments to show either by thumbnail or by the name of the file 😊 in a column display.
Contributor guide
Research direction
Start by locating the widget entry point that renders the attachment list and inspect how selected files are currently presented. Done means the list can display attachments in a column using either thumbnails or file names, with the choice controlled by the widget's available options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100