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
capitalizeFirstLetterfunction enumValueByStringreturns null if can't find the value
0.0.3 #
enumValueByStringnow throwsEnumValueInvalideParamsExceptioninstead simpleException
0.0.2 #
Breaking Changes #
enumValueByStringnow throwsEnumValueNotFoundExceptionif can't find the value
0.0.1 #
- Initial commit