From 52b84ebd39bcd5b7bbaa1cd175e0d799cba112cd Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Tue, 23 Mar 2021 09:08:19 +0100 Subject: [PATCH] Indicate this package doesn't need to be published Fixing the new linter warnings after updating Flutter --- pubspec.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index b88822ef..9ed86cc0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,6 +5,8 @@ version: 1.75.1+10 environment: sdk: ">=2.10.0 <3.0.0" +publish_to: none + dependencies: flutter: sdk: flutter