utils library
Extensions
-
IterableExtenstion
on Iterable<
E> - Extension methods for Iterable
Functions
-
capitalize(
String s) → String - Capitalize a string
-
toKababCase(
String s) → String - Recase a string to kabab-case
-
toLowerCamelCase(
String s) → String - Recase a string to lowerCamelCase