From d198d4e10cd5e18576f699e5fd02af8ab2c88f27 Mon Sep 17 00:00:00 2001 From: Emily Pauli Date: Thu, 23 Oct 2025 18:26:06 +0200 Subject: [PATCH] Remove `publish_to: none` in `button_m3e/pubspec.yaml` to enable publishing. --- packages/button_m3e/pubspec.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/button_m3e/pubspec.yaml b/packages/button_m3e/pubspec.yaml index 5b18d6b..6ff7681 100644 --- a/packages/button_m3e/pubspec.yaml +++ b/packages/button_m3e/pubspec.yaml @@ -2,7 +2,6 @@ name: button_m3e description: Material 3 Expressive Buttons for Flutter with 5 styles, 5 sizes, round/square shapes, and toggle selection. version: 0.1.0 -publish_to: none repository: https://github.com/EmilyMoonstone/material_3_expressive/tree/main/packages/button_m3e issue_tracker: https://github.com/EmilyMonestone/material_3_expressive/issues