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

Resetting formKey won't clear the file preview #53

Closed ledjoncili closed 1 year ago

ledjoncili commented 1 year ago

When resetting formKey, the value of field is being resetted successfully, but the preview is not cleared at all.

deandreamatias commented 1 year ago

Hi! Please fill the template with info and screenrecorder to improve this issue. Without this info, will be hard solve this

## Environment

**Package version:**  

<details>
  <summary>Flutter doctor</summary>

<!-- Paste the output of running `flutter doctor -v` below inside ``` and ``` -->

</details>

<details>
  <summary>Code sample</summary>

<!--
      Please create a minimal reproducible sample that shows the problem
      and attach it below between the lines with the backticks.

      You can use a example code or Flutter sample app

      Without this we will unlikely be able to progress on the issue, and because of that
      we regretfully will have to close it.
-->

</details>

## Description

**Expected behavior:**

**Current behavior:**

## Steps to reproduce

1. This
2. Than that
3. Then

## Images <!-- if available, else delete -->  

## Stacktrace/Logcat <!-- if available, else delete -->
github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 7 days with no activity.