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 -
assetPath(
) → String -
compareToVersionName(
String newVersionName) → int -
copyToClipBoard(
) → Future< bool> -
emailValid(
) → bool -
extractId(
) → int -
extractNumber(
) → int -
hexColor(
) → Color -
idCardValid(
) → bool -
imgAddHost(
) → String -
inputAccountValid(
{String? msg = '请检查输入'}) → bool -
inputEmailValid(
{String? msg = '请输入正确的邮箱'}) → bool -
inputPasswordValid(
{String? msg = '请输入密码', String? notInRangeMsg}) → bool -
inputPhoneOrEmailValid(
{String? msg = '请输入正确的手机号或邮箱'}) → bool -
inputPhoneValid(
{String? msg = '请输入正确的手机号'}) → bool -
inputTextValid(
{String? msg = '请检查输入'}) → bool -
logMx(
) → void -
moneyFmt(
{int digits = 2}) → String -
phoneValid(
) → bool -
picListFromHtml(
) → List< String> -
snackBar(
BuildContext context) → void -
standardDate(
) → DateTime -
starMixIdCard(
) → String -
starMixMail(
) → String -
starMixName(
) → String -
starMixText(
{bool isPhone = false}) → String -
textEmpty(
) → bool -
textHeight(
double textWidth, {TextStyle? style}) → double -
textLines(
double textWidth, {TextStyle? style}) → int -
textWidth(
{TextStyle? style}) → double -
toast(
{dynamic isToastAll = false}) → void -
toUri(
) → Uri? -
xHas(
String? text) → bool -
xMatchBeanTypeFromRuntime(
) → String -
xSubStr(
int maxLen) → String? -
xTemplate(
List args) → String