From a1530f08e2f8079aff25ca54b751fa42221663c7 Mon Sep 17 00:00:00 2001 From: Dane Mackier Date: Thu, 11 May 2023 16:38:27 +0200 Subject: [PATCH] fix: Removes funding link from pubspec --- pubspec.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 241dc4a1..1be7f829 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,9 +3,6 @@ description: The framework to build testable, scalable and maintainable flutter version: 3.2.4 homepage: https://github.com/FilledStacks/stacked -funding: - - https://ko-fi.com/filledstacks - environment: sdk: '>=2.17.0 <3.0.0'