icapps_architecture 0.3.0
icapps_architecture: ^0.3.0 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 messages -
staticLoggerstatic getter has replacedloggerto use in top level functions where we do not have an object to extend from