iregexp
An implementation of RFC 9485 I-Regexp: An Interoperable Regexp Format. Checks the I-Regexp for correctness, allows matching by substring or by entire string.
0.2.0
279K downloads/mo
#717 most downloaded on pub.dev
f3ath/iregexp
What this package is like to depend on
Last release 1 years ago
06 Jul 2025
Release timing varies
gaps range from 3 weeks to 1.9 years
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
6 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · Apr 2023 to Jul 2025
2024
2025
2026
Releases
latest 6-
0.2.006 Jul 2025 -
0.1.227 Aug 2023 -
0.1.129 Apr 2023Release notes
Open source →Fixed
- Surrogate pairs were not matched with
.due to a bug in Dart VM. Added a workaround
- Surrogate pairs were not matched with
-
0.1.026 Apr 2023Release notes
Open source →Added
matches()andmatchesSubstring()shortcuts
Changed
- More precise interpretation of
.
-
0.0.208 Apr 2023 -
0.0.106 Apr 2023