mxStr extension

on

Properties

isInteger bool

Available on String?, provided by the mxStr extension

no setter
isTextEmpty bool

Available on String?, provided by the mxStr extension

no setter
mxBase64 String

Available on String?, provided by the mxStr extension

no setter
mxMd5 String

Available on String?, provided by the mxStr extension

no setter
rmbPreText String

Available on String?, provided by the mxStr extension

no setter
xCommunicateElderRelativePrefix String

Available on String?, provided by the mxStr extension

no setter
xCommunicateRemovePrefix String

Available on String?, provided by the mxStr extension

no setter
xGoSubRoute String

Available on String?, provided by the mxStr extension

no setter
xHttpToHttps String?

Available on String?, provided by the mxStr extension

no setter

Methods

apiMessageShow() → void

Available on String?, provided by the mxStr extension

assetPath() String

Available on String?, provided by the mxStr extension

compareToVersionName(String newVersionName) int

Available on String?, provided by the mxStr extension

copyToClipBoard() Future<bool>

Available on String?, provided by the mxStr extension

emailValid() bool

Available on String?, provided by the mxStr extension

extractId() int

Available on String?, provided by the mxStr extension

extractNumber() int

Available on String?, provided by the mxStr extension

hexColor() Color

Available on String?, provided by the mxStr extension

idCardValid() bool

Available on String?, provided by the mxStr extension

imgAddHost() String

Available on String?, provided by the mxStr extension

inputAccountValid({String? msg = '请检查输入'}) bool

Available on String?, provided by the mxStr extension

inputEmailValid({String? msg = '请输入正确的邮箱'}) bool

Available on String?, provided by the mxStr extension

inputPasswordValid({String? msg = '请输入密码', String? notInRangeMsg}) bool

Available on String?, provided by the mxStr extension

inputPhoneOrEmailValid({String? msg = '请输入正确的手机号或邮箱'}) bool

Available on String?, provided by the mxStr extension

inputPhoneValid({String? msg = '请输入正确的手机号'}) bool

Available on String?, provided by the mxStr extension

inputTextValid({String? msg = '请检查输入'}) bool

Available on String?, provided by the mxStr extension

logMx() → void

Available on String?, provided by the mxStr extension

moneyFmt({int digits = 2}) String

Available on String?, provided by the mxStr extension

phoneValid() bool

Available on String?, provided by the mxStr extension

picListFromHtml() List<String>

Available on String?, provided by the mxStr extension

snackBar(BuildContext context) → void

Available on String?, provided by the mxStr extension

standardDate() DateTime

Available on String?, provided by the mxStr extension

starMixIdCard() String

Available on String?, provided by the mxStr extension

starMixMail() String

Available on String?, provided by the mxStr extension

starMixName() String

Available on String?, provided by the mxStr extension

starMixText({bool isPhone = false}) String

Available on String?, provided by the mxStr extension

textEmpty() bool

Available on String?, provided by the mxStr extension

textHeight(double textWidth, {TextStyle? style}) double

Available on String?, provided by the mxStr extension

textLines(double textWidth, {TextStyle? style}) int

Available on String?, provided by the mxStr extension

textWidth({TextStyle? style}) double

Available on String?, provided by the mxStr extension

toast({dynamic isToastAll = false}) → void

Available on String?, provided by the mxStr extension

toUri() Uri?

Available on String?, provided by the mxStr extension

xHas(String? text) bool

Available on String?, provided by the mxStr extension

xMatchBeanTypeFromRuntime() String

Available on String?, provided by the mxStr extension

xSubStr(int maxLen) String?

Available on String?, provided by the mxStr extension

xTemplate(List args) String

Available on String?, provided by the mxStr extension

Static Properties

logger → Logger

Available on String?, provided by the mxStr extension

final