shelf_dynamic_forwarder 1.1.2
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.