sniffers library

Classes

EmailSniffer
Matches email addresses. Example: example@domain.com
HashtagSniffer
Matches hashtags. Examples: #flutter, #дартс, #dev_life
LinkSniffer
Matches URLs.
MentionSniffer
Matches @-mentions. Examples: @flutterdev, @user_42
PhoneSniffer
Matches phone numbers. Examples: +1 (555) 123-4567, 8-800-555-35-35, +49 30 901820
Sniffer
An abstract class that defines the blueprint for text matching and styling.