Skip to content

v1.4.0

@DanTup DanTup tagged this 09 Oct 19:46
Fixes https://github.com/dart-lang/string_scanner/issues/80

This fixes an error when scanning a zero-length match when between a CR and LF. 


* Fix typo

* comment nits

* Fix some bugs when setting position if the current position is between \r\n

---------

Co-authored-by: Nate Bosch <nbosch1@gmail.com>
Assets 2