intl_local/lib/src/intl/string_iterator library

Classes

StringIterator
Provides an 'iterator' over a string as a list of substrings, and also gives us a lookahead of one via the peek method.