Skip to content

Commit 9ea3b4e

Browse files
chore: change funding
1 parent bf55511 commit 9ea3b4e

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
open_collective: flutter-form-builder-ecosystem

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,9 @@ You can join to [our Discord server](https://discord.gg/25KNPMJQf2) or search an
129129

130130
### Donations
131131

132-
Buy a coffe to [Danvick Miller](https://twitter.com/danvickmiller), creator of this awesome package
132+
Donate or become a sponsor of Flutter Form Builder Ecosystem
133133

134-
[![Buy me a coffee](https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-1.svg)](https://www.buymeacoffee.com/danvick)
134+
[![Become a Sponsor](https://opencollective.com/flutter-form-builder-ecosystem/tiers/sponsor.svg?avatarHeight=56)](https://opencollective.com/flutter-form-builder-ecosystem)
135135

136136
## Roadmap
137137

pubspec.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ description: FilePicker Field for flutter_form_builder package. Used to select f
33
version: 2.3.0
44
repository: https://github.com/flutter-form-builder-ecosystem/form_builder_file_picker
55
issue_tracker: https://github.com/flutter-form-builder-ecosystem/form_builder_file_picker/issues
6+
funding:
7+
- https://opencollective.com/flutter-form-builder-ecosystem
68

79
environment:
810
sdk: '>=2.12.0 <3.0.0'

0 commit comments

Comments
 (0)