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

Trigger pick files from button in widget parent #24

Closed cedricDevWP closed 1 year ago

cedricDevWP commented 2 years ago

I would to know if it's possible to trigger the pick file function from a button or other in widget parent ?

deandreamatias commented 1 year ago

Currently this feature isn't support. If you want this feature in the future, please create a new issue with type New feature. Thanks