flutter-form-builder-ecosystem / form_builder_file_picker

File picker field widget for FlutterFormBuilder.
https://pub.dev/packages/form_builder_file_picker
BSD 3-Clause "New" or "Revised" License
15 stars 33 forks source link

Add option to define custom file viewer widget #15

Closed peter-gy closed 3 years ago

peter-gy commented 3 years ago

Currently, there is no way to define a customized file viewer. In more complex use cases, this inflexibility is painful.

A few exemplary "more complex use cases":