Skip to content

Commit bd65732

Browse files
Add recently imported packages to issue template (#158324)
Adds path_parsing, vector_graphics, and flutter_svg to the list of 1P packages to select from when reporting issues. (vector_graphics_codec/compiler and flutter_svg_test are not listed separately since they are conceptually part of a package group, not unlike federated plugin packages.)
1 parent 673d604 commit bd65732

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/ISSUE_TEMPLATE/9_first_party_packages.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ body:
4141
- flutter_markdown
4242
- flutter_migrate
4343
- flutter_plugin_android_lifecycle
44+
- flutter_svg
4445
- flutter_template_images
4546
- go_router
4647
- go_router_builder
@@ -55,6 +56,7 @@ body:
5556
- metrics_center
5657
- multicast_dns
5758
- palette_generator
59+
- path_parsing
5860
- path_provider
5961
- pigeon
6062
- plugin_platform_interface
@@ -66,6 +68,7 @@ body:
6668
- standard_message_codec
6769
- two_dimensional_scrollables
6870
- url_launcher
71+
- vector_graphics
6972
- video_player
7073
- web_benchmarks
7174
- webview_flutter

0 commit comments

Comments
 (0)