path_to_regexp 0.4.0 copy "path_to_regexp: ^0.4.0" to clipboard
path_to_regexp: ^0.4.0 copied to clipboard

Converts a path such as '/user/:id' into a regular expression.

0.4.0 #

  • Migrated to null safety.

0.3.0 #

  • Added an option to create case insensitive regular expressions.

  • Added a getter named regExp to ParameterToken for the regular expression used to match arguments.

  • Updated lower SDK constraint to 2.3.0.

0.2.1 #

  • Removed unnecessary code.

  • Added an example.

  • Included package:pedantic/analysis_options.yaml.

0.2.0 #

  • Removed support for optional parameters.

0.1.2 #

  • Updated SDK constraints to support Dart 2 stable.

0.1.1 #

  • Lowered SDK constraint so that Pub can analyze the package and generate documentation.
44
likes
130
pub points
94%
popularity

Publisher

verified publisherleonsenft.dev

Converts a path such as '/user/:id' into a regular expression.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on path_to_regexp