my_log 1.0.2+8
my_log: ^1.0.2+8 copied to clipboard
A powerful Flutter logging package with colored logs, file logging, and real-time log display on screen.
1.0.2+8 #
- Expand console log widget/screen coverage, including scroll, filter, save, and zoom clamp tests.
- Add log utility tests (debugger hook, print fallback, file output flush, printTime output).
- Refactor example logging setup for injectable platform/path resolution and add tests.
1.0.1+7 #
- Add core/file/utilities tests and UI helper widget tests.
- Add example widget tests and refresh example config.
- Add docs and README updates; include Makefile.
- Adjust console log ANSI parser constants for lint compliance.
1.0.0 #
- Initial version.