enchanted_regex 1.0.4 enchanted_regex: ^1.0.4 copied to clipboard
A package that enhances dart regex api. Mainly when working with named group's.
1.0.4 #
- Added
onNonMatch
optional parameter toforEachNamedGroup
function - Added
fullMatchText
variable toFindedGroup
1.0.3 #
splitMapNamedGroupCast
bug fix
1.0.2 #
- Readme updated
- New logo created
1.0.1 #
- Readme updated
- Logo image added to package
- Added
enchanted_collection
package
1.0.0 #
- Initial version