Skip to content

Release v5.5.0

Compare
Choose a tag to compare
@BirjuVachhani BirjuVachhani released this 10 Aug 06:53
· 32 commits to main since this release
c2b047e
  • Add hasExactMatch extension for Pattern and RegExp.
  • Add matchesExactly extension for String.
  • Add isBlank, isNotBlank, and toMap extensions for Iterable.
  • Add prefix and suffix extensions for String.
  • Add toBase64, 'toUint8List', and toUint16List extensions for Iterable<int>.
  • Add toBytes, toUtf16Bytes, and toUnicodeBytes extension for String.