flutool_core 0.0.1-alpha.1 copy "flutool_core: ^0.0.1-alpha.1" to clipboard
flutool_core: ^0.0.1-alpha.1 copied to clipboard

outdated

Core module of flutool

[0.0.1-alpha.1] - 2020-11-11 #

  • This is the first version of flutool-core!
  • include:
    • StrUtil: hasEmpty(), isBlank(), hasBlank(), isInt(), removePrefix(), removeSuffix(), toDateTime()
    • RandomUtil: randomInt(), randomIntList(), randomEle(), randomEleList()
    • NumberUtil: isNum(), isBetween().