From f451b344a00de7a3e1dabe337c8d7fc46aa807aa Mon Sep 17 00:00:00 2001 From: Stuart Morgan Date: Wed, 3 Jun 2026 16:49:59 -0400 Subject: [PATCH] Add vector_math to package issue template Adds `vector_math` to the options for 1P packages in the issue template now that it's been moved into flutter/core-packages --- .github/ISSUE_TEMPLATE/08_first_party_packages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/08_first_party_packages.yml b/.github/ISSUE_TEMPLATE/08_first_party_packages.yml index 369d3bc1488db..7f5d36ed38470 100644 --- a/.github/ISSUE_TEMPLATE/08_first_party_packages.yml +++ b/.github/ISSUE_TEMPLATE/08_first_party_packages.yml @@ -65,6 +65,7 @@ body: - two_dimensional_scrollables - url_launcher - vector_graphics + - vector_math - video_player - web_benchmarks - webview_flutter