menu
glorysoft_mobile_plugin package
documentation
tool/utils/regex_util.dart
RegexUtil
regexUrl property
regexUrl property
dark_mode
light_mode
regexUrl
property
String
regexUrl
final
Regex of url.
Implementation
static final String regexUrl = '[a-zA-Z]+://[^\\s]*';
glorysoft_mobile_plugin package
documentation
tool/utils/regex_util
RegexUtil
regexUrl property
RegexUtil class