Skip to content

Commit e149f4f

Browse files
chore: Improve package links
1 parent cd66d8a commit e149f4f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: form_builder_file_picker
22
description: FilePicker Field for flutter_form_builder package. Used to select files as part of form input.
33
version: 2.2.0
4-
homepage: https://github.com/danvick/form_builder_file_picker
4+
repository: https://github.com/flutter-form-builder-ecosystem/form_builder_file_picker
5+
issue_tracker: https://github.com/flutter-form-builder-ecosystem/form_builder_file_picker/issues
56

67
environment:
78
sdk: '>=2.12.0 <3.0.0'

0 commit comments

Comments
 (0)