From 73fce7763a40920c1ce6cb5d2258d8662813ac9d Mon Sep 17 00:00:00 2001 From: Nate Bosch Date: Fri, 19 Jul 2024 10:17:34 -0700 Subject: [PATCH] Prepare to publish ok_http (#1274) Remove the `publish_to: none` pubspec config. --- pkgs/ok_http/pubspec.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/ok_http/pubspec.yaml b/pkgs/ok_http/pubspec.yaml index f2b817dc8a..121c6b314c 100644 --- a/pkgs/ok_http/pubspec.yaml +++ b/pkgs/ok_http/pubspec.yaml @@ -3,7 +3,6 @@ version: 0.1.0 description: >- An Android Flutter plugin that provides access to the OkHttp HTTP client. repository: https://github.com/dart-lang/http/tree/master/pkgs/ok_http -publish_to: none environment: sdk: ^3.4.0