From d4f51295ad216e8049223878b56f6018b0f4d9e6 Mon Sep 17 00:00:00 2001 From: Marco Bavagnoli Date: Wed, 7 Feb 2024 13:54:29 +0100 Subject: [PATCH] Menu Offset broken #17 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index baadf84..ed605e4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: star_menu description: Contextual popup menu with different shapes and multiple ways to fine-tune animation and position. The menu entries can be almost any kind of widgets. -version: 3.1.5 +version: 3.1.6 homepage: https://github.com/alnitak/flutter_star_menu issue_tracker: https://github.com/alnitak/flutter_star_menu/issues repository: https://github.com/alnitak/flutter_star_menu