From 41ba8bb1df0a4576a42b3ad6cd5f71e03a6df5d2 Mon Sep 17 00:00:00 2001 From: Eros Nardi Date: Thu, 11 Jun 2026 12:37:25 +0200 Subject: [PATCH] docs: add donation/support link and GitHub Sponsor button - README 'Support' section matching the other repos (PayPal). - .github/FUNDING.yml so the repo shows a Sponsor button. Co-Authored-By: Claude Opus 4.8 (1M context) --- .github/FUNDING.yml | 1 + README.md | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..d6b29f6 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +custom: ["https://paypal.me/ErosNardi"] diff --git a/README.md b/README.md index d127823..ffab7ae 100644 --- a/README.md +++ b/README.md @@ -220,6 +220,10 @@ lib/src/ - Flutter ≥ 3.32.0, Dart SDK ≥ 3.8.1 - Android or iOS device (camera features require a physical device) +## Support + +⭐ Star • 🐛 Issue • 🔧 PR • ☕ + ## License MIT