butter_commons library
Extensions
Functions
-
checkPasswordCompliance(
String password, {int minLength = 6, bool useSpecialChars = false}) → bool -
describeEnum(
Object enumEntry) → String -
readMapValue(
Map map, List< String> keys) → dynamic -
sanitizeCSVString(
Object? value) → String