text_parser 0.1.1-nullsafety.0
text_parser: ^0.1.1-nullsafety.0 copied to clipboard
A Dart package for parsing text flexibly according to preset or custom regular expression patterns.
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.