[go_router_builder] Removes path_to_regexp from the dependencies (#4524)

Fixes https://github.com/flutter/flutter/issues/130817
Relates to https://github.com/flutter/flutter/issues/122713

*If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].*
This commit is contained in:
Valentin Vignal
2023-07-22 00:07:51 +08:00
committed by GitHub
parent 203ad04a71
commit 1af4d1a40a
6 changed files with 104 additions and 24 deletions

View File

@ -13,7 +13,6 @@
# cautious about adding to this list.
- build_verify
- google_maps
- path_to_regexp
- win32
## Allowed by default