StringEx extension

on

Properties

fileName String

Available on String, provided by the StringEx extension

no setter
remove0Tail String

Available on String, provided by the StringEx extension

no setter
toBool bool?

Available on String, provided by the StringEx extension

no setter
toDouble double?

Available on String, provided by the StringEx extension

no setter
toInt int?

Available on String, provided by the StringEx extension

no setter
toNum num?

Available on String, provided by the StringEx extension

no setter

Methods

containsAny(List<String> values) bool

Available on String, provided by the StringEx extension

copyToClipboard({bool showCopied = true}) → void

Available on String, provided by the StringEx extension

launch({LaunchMode mode = LaunchMode.platformDefault, bool showErrorToas = true}) Future<bool>

Available on String, provided by the StringEx extension