File tree Expand file tree Collapse file tree 2 files changed +21
-10
lines changed Expand file tree Collapse file tree 2 files changed +21
-10
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ ## Connection with issue(s)
2
+
3
+ <!-- If this pull request close some issue, use this reference to close it automatically -->
4
+ Close #???
5
+
6
+ <!-- Optional: other issues or pull requests related to this, but merging should not close it -->
7
+ Connected to #???
8
+
9
+ ## Solution description
10
+
11
+ ## Screenshots or Videos
12
+
13
+ <!-- Optional: to clearly demonstrate the feature or fix to help with testing and reviews -->
14
+
15
+ ## To Do
16
+
17
+ - [ ] Read [ contributing guide] ( https://github.com/flutter-form-builder-ecosystem/form_builder_file_picker/blob/master/CONTRIBUTING.md )
18
+ - [ ] Check the original issue to confirm it is fully satisfied
19
+ - [ ] Add solution description to help guide reviewers
20
+ - [ ] Add unit test to verify new or fixed behaviour
21
+ - [ ] If apply, add documentation to code properties and package readme
You can’t perform that action at this time.
0 commit comments