dev_colorized_log 1.1.4
dev_colorized_log: ^1.1.4 copied to clipboard
A Flutter package for logging colorized text in developer mode.
1.0.0 2 Nov 2023 #
- Done: A Flutter package for logging colorized text in developer mode.
1.0.1 3 Nov 2023 #
- Fixed: the global log enable.
1.0.2 2 Aug 2024 #
- Feat: add log name symbols and more parameters.
1.1.0 2 Aug 2024 #
- Fixed: the log of the file location is wrong.
1.1.1 3 Aug 2024 #
- Feat: Adjust code level.
1.1.2 5 Aug 2024 #
- Feat: Add print to support log showing on multiple consoles.
1.1.3 5 Aug 2024 #
- Feat: Param [isLog] set to true to log anyway.
1.1.4 5 Aug 2024 #
- Feat: Add static param [isDebugPrint] decides whether printing only on debug mode.