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

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

[0.4.1] #

  • upgrade dependencies

[0.4.0] #

  • dart null safety

[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
150
points
242
downloads

Publisher

verified publisherbech.io

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection

More

Packages that depend on match