cores/cores library
Functions
-
cleanVNText(
String str) → String -
convertBoolToInt(
bool value) → int -
convertIntToBool(
int value) → bool -
delay(
{int s = 0, int ms = 0}) → Future -
handleAutoFontSize(
double fontSize) → double -
handleJsonData(
dynamic data) → dynamic -
handleLanguage(
) → String -
isFalsy(
dynamic param) → bool -
isNumeric(
String? s) → bool