routingkit 0.1.0 copy "routingkit: ^0.1.0" to clipboard
routingkit: ^0.1.0 copied to clipboard

High-performance trie-node router. It is based on Trie-Node and supports dynamic, static, parameter, wildcard routing, etc.

0.1.0 #

  • Fixed CatchAll to Catchall correctly
  • Removed unused logger from Parameters class
  • Changed toPathComponentsString helper method to path getter
  • Changed toPathComponents method to pathComponents getter
  • Added pathComponent getter to String type
  • Changed assertion to throw ArgumentError when catchall path segment is not the last one
  • Changed Dart SDK version constraint from ^3.2.3 to >=3.0.0 <3.3.0
3
likes
0
pub points
26%
popularity

Publisher

verified publisherodroe.dev

High-performance trie-node router. It is based on Trie-Node and supports dynamic, static, parameter, wildcard routing, etc.

Repository (GitHub)
View/report issues

Topics

#routing #router #routing-kit #trie #trie-node

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

logging

More

Packages that depend on routingkit