shelf_dynamic_forwarder 1.1.2 copy "shelf_dynamic_forwarder: ^1.1.2" to clipboard
shelf_dynamic_forwarder: ^1.1.2 copied to clipboard

A utility for dynamic router composition in Dart's shelf framework, enabling clean forwarding with path segment rewriting.

1.1.2 #

  • After integrating a delete feature the pathSegment was missing in check file returning a null and resulting Route not found.

1.1.1 #

  • Remove warning on example.dart

1.1.0 #

  • Add delete feature: Now we can delete a single file or the entire index of files.

1.0.1 #

  • Enhancement: improvement of README.md to better ux.
  • Example: Add example section.

1.0.0 #

  • Initial version.
1
likes
150
points
378
downloads

Publisher

unverified uploader

Weekly Downloads

A utility for dynamic router composition in Dart's shelf framework, enabling clean forwarding with path segment rewriting.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

shelf, shelf_router

More

Packages that depend on shelf_dynamic_forwarder