menu
likeminds_chat_flutter_ui package
documentation
packages/linkify/linkify.dart
LinkifyOptions
looseUrl property
looseUrl property
dark_mode
light_mode
looseUrl
property
bool
looseUrl
final
Enables loose URL parsing (any string with "." is a URL).
Implementation
final bool looseUrl;
likeminds_chat_flutter_ui package
documentation
packages/linkify/linkify
LinkifyOptions
looseUrl property
LinkifyOptions class