utils library

Extensions

IterableExtenstion on Iterable<E>

Functions

capitalize(String s) String
printBoxed(String message, {String header = '--------------------------'}) → void
throwBoxed(String message) → void
throwSourceError(String message) → void
toCamelCase(String s) String