menu
flutter_shared_utils package
documentation
flutter_shared_utils.dart
RegexUtil
regexUrl constant
regexUrl constant
dark_mode
light_mode
regexUrl
constant
String
const
regexUrl
URL regex.
Implementation
static const String regexUrl = '[a-zA-Z]+://[^\\s]*';
flutter_shared_utils package
documentation
flutter_shared_utils
RegexUtil
regexUrl constant
RegexUtil class