File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change 1
- # form_builder_file_picker
1
+ # Form Builder File Picker
2
+
3
+ [ ![ Pub Version] ( https://img.shields.io/pub/v/form_builder_file_picker?logo=flutter&style=for-the-badge )] ( https://pub.dev/packages/form_builder_file_picker )
4
+ [ ![ GitHub Workflow Status] ( https://img.shields.io/github/workflow/status/flutter-form-builder-ecosystem/form_builder_file_picker/Base?logo=github&style=for-the-badge )] ( https://github.com/flutter-form-builder-ecosystem/form_builder_file_picker/actions/workflows/base.yaml )
5
+ [ ![ CodeFactor Grade] ( https://img.shields.io/codefactor/grade/github/flutter-form-builder-ecosystem/form_builder_file_picker?logo=codefactor&style=for-the-badge )] ( https://www.codefactor.io/repository/github/flutter-form-builder-ecosystem/form_builder_file_picker )
6
+ [ ![ Codecov] ( https://img.shields.io/codecov/c/github/flutter-form-builder-ecosystem/form_builder_file_picker?logo=codecov&style=for-the-badge )] ( https://codecov.io/gh/flutter-form-builder-ecosystem/form_builder_file_picker/ )
2
7
3
8
File Picker Field for [ flutter_form_builder] ( https://pub.dev/packages/flutter_form_builder ) package
4
9
@@ -28,4 +33,12 @@ Since this package makes use of [file_picker package](https://pub.dev/packages/f
28
33
print(val);
29
34
},
30
35
),
31
- ```
36
+ ```
37
+
38
+ ## Credits
39
+
40
+ <a href =" https://github.com/flutter-form-builder-ecosystem/form_builder_file_picker/graphs/contributors " >
41
+ <img src =" https://contrib.rocks/image?repo=flutter-form-builder-ecosystem/form_builder_file_picker " />
42
+ </a >
43
+
44
+ Made with [ contrib.rocks] ( https://contrib.rocks ) .
You can’t perform that action at this time.
0 commit comments