string_contains 0.0.3
string_contains: ^0.0.3 copied to clipboard
Package provides light widgets [for Linkify, Clean] and extensions for strings that contain bad words/urls/links/emails/phone numbers/#hashtags/@mentions and others.
0.0.1 #
- Extension on [String] that provides a methods to check, if a string contains specific words/phrases/Regex/etc.
0.0.2 #
- Package provides light widgets [for Linkify, Clean] and extensions for strings that contain bad words/urls/links/emails/phone numbers/#hashtags/@mentions and others.
- Added CleanWidget
- Added methods to check if a string contains a hashtag, a mention.
0.0.3 #
- Package provides light widgets [for Linkify, Clean] and extensions for strings that contain bad words/urls/links/emails/phone numbers/#hashtags/@mentions and others.
- CleanWidget now supports a custom list of words to be removed.
- StringContainsWidget added.
- Updated methods to check if a string contains a hashtag, a mention.