path_tree 3.0.0
SDKdartflutter
Platformandroidioswindowslinuxmacosweb
A fast data structure to match HTTP URL routes. Also handles regular expression (regexp) and glob path segments.
path_tree
PathTree provides a fast data structure to match HTTP URL routes. It also supports
regular expression (regexp) and glob path segments.
Muxers can take advantage of the fast and efficient implementation of this package.