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

Routing Kit - router abstractions and built-in high-performance Radix-Trie router driver.

Routing Kit v1.0.0 #

To install Routing Kit v1.0.0 run this command:

# Dart project:
dart pub add routingkit

# Flutter project:
flutter pub add routingkit

or update your pubspec.yaml file:

dependencies:
  routingkit: ^1.0.0

What's Changed #

  • feat(router): Support remove method.
  • refactor(router): Refactored the built-in high-performance router and changed the algorithm to Radix Tree
3
likes
0
pub points
26%
popularity

Publisher

verified publisherodroe.dev

Routing Kit - router abstractions and built-in high-performance Radix-Trie router driver.

Repository (GitHub)
View/report issues

Topics

#router #routing #routing-kit #radix #radix-router

Funding

Consider supporting this project:

github.com

License

unknown (license)

More

Packages that depend on routingkit