text_parser 0.1.1-nullsafety.1 copy "text_parser: ^0.1.1-nullsafety.1" to clipboard
text_parser: ^0.1.1-nullsafety.1 copied to clipboard

outdated

A Dart package for parsing text flexibly according to preset or custom regular expression patterns.

0.1.1-nullsafety.1 13 February 2021 #

  • Add onlyMatches parameter to parse().
  • Fix UrlMatcher and EmailMatcher.
  • Improve UrlMatcher.
  • Minor improvements.

0.1.1-nullsafety.0 18 December 2020 #

  • Update README.

0.1.0-nullsafety.0 18 December 2020 #

  • Migrate to null safety.

0.0.2 28 November 2020 #

  • Internal changes needed for conditional import for web.
  • Improve test to check groups with more than two elements.
  • Improve documentation.

0.0.1 24 November 2020 #

  • Initial version.
8
likes
0
points
1.5k
downloads

Publisher

verified publisherkaboc.cc

Weekly Downloads

A Dart package for parsing text flexibly according to preset or custom regular expression patterns.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

meta

More

Packages that depend on text_parser