verbal_expressions 1.0.0 copy "verbal_expressions: ^1.0.0" to clipboard
verbal_expressions: ^1.0.0 copied to clipboard

A package that helps to construct difficult regular expressions.

Changelog #

1.0.0 #

  • Cleaned up according to latest Dart best practices
  • Release 1st stable version

0.5.0-nullsafety #

  • Updated to Dart 2.12 with nullsafety

0.4.0 #

  • Updated to Dart 2

0.3.1 #

  • Added .analysis_options and fixed common problems

0.3.0 #

  • breaking change: do not capture groups if it is not set explicitly using beginCapture/endCapture. More details
  • fixed group capturing
  • added lazy quantifiers
  • added Macintosh line break

0.2.0 #

  • breaking change: builder pattern approach replaced with method cascades. More details
  • set global search by default

0.1.0 #

  • Initial version, created by Ne4istb
18
likes
130
pub points
80%
popularity

Publisher

unverified uploader

A package that helps to construct difficult regular expressions.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on verbal_expressions