yak_error_handler 0.3.0+1
yak_error_handler: ^0.3.0+1 copied to clipboard
a small package to handle exception and errors consistently across app and packages
0.3.0+1 #
- minor update to
ErrorHandler<T,S>
0.3.0+0 #
NNBD- separated logic between
ErrorandException - implemented custom errors for
avowandasType
0.2.0 #
readme.mdupdated- set up for
melosandcoverage - added
effective_darttodev_dependencies - complete refactor
Singletonbased without dependencies
0.1.0 #
- renaming
ErrorHandlerinYakErrorHandler - added example
- all tests passing