icapps_architecture 0.3.1
icapps_architecture: ^0.3.1 copied to clipboard
icapps architecture components for flutter projects. Contains commonly used code for logging, extensions, ...
Changelog #
0.3.0 - 2021-04-23 #
BREAKING #
loggeris now an extension property onObjectand will include[$ClassName]as prefix to log messagesstaticLoggerstatic getter has replacedloggerto use in top level functions where we do not have an object to extend from