match 0.3.1 copy "match: ^0.3.1" to clipboard
match: ^0.3.1 copied to clipboard

outdated

Dart library with match annotation for generating custom match extensions and extension methods for dart builtin types

[0.3.1] #

  • updated README with for new generated @required match and matchAny

[0.3.0] #

  • exporting dart meta package to use @required in generated match.

[0.2.0] #

  • breaking: changed how match works for builtin types, breaking String.match.
  • added match extension int and double.

[0.1.0] #

  • initial version
23
likes
0
pub points
76%
popularity

Publisher

verified publisherbech.io

Dart library with match annotation for generating custom match extensions and extension methods for dart builtin types

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta

More

Packages that depend on match