extension 0.0.4
extension: ^0.0.4 copied to clipboard
Package including lot helpers for easy developing on dart language
0.0.4 #
- Added string entity with
capitalizeFirstLetter
function enumValueByString
returns null if can't find the value
0.0.3 #
enumValueByString
now throwsEnumValueInvalideParamsException
instead simpleException
0.0.2 #
Breaking Changes #
enumValueByString
now throwsEnumValueNotFoundException
if can't find the value
0.0.1 #
- Initial commit