Skip to content

Commit

Permalink
📝 update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BirjuVachhani committed Aug 10, 2024
1 parent 8a31b14 commit 95532aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
- 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`.

## 5.4.0

Expand Down

0 comments on commit 95532aa

Please sign in to comment.