dart-neats
                                
                                 dart-neats copied to clipboard
                                
                                    dart-neats copied to clipboard
                            
                            
                            
                        Migrate to use same pattern as UrlPattern
We could use the same pattern as UrlPattern.
This would be a breaking change... It's possible we could make a deprecated API or something else for use the old syntax.
I just came to file this as a feature request. I think it's a great idea now that browsers and other languages are starting to standardize around this.
Just for reference this should be helpful https://wicg.github.io/urlpattern/#urlpattern
If someone wants to work on this I'm happy to review PRs, just make sure the CC @jonasfj on PRs.
Maybe it even makes sense for dart-neats to contain a package that does UrlPattern matching.