structured_log_fluent 0.1.0
structured_log_fluent: ^0.1.0 copied to clipboard
A Fluent UI (WinUI-style) in-app log viewer for structured_log, built on structured_log_flutter.
0.1.0 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
0.1.0-dev.4 #
- DOCS(structured_log_fluent): record that fluent_ui 4.16.1 is still incompatible.
0.1.0-dev.3 #
- REFACTOR(structured_log_flutter): extract shared logLevelColor from material/fluent.
- REFACTOR(structured_log_fluent): extract FluentLogViewer as an embeddable widget.
- FIX(structured_log_fluent,structured_log_material): fix stale example app_test.dart assertions.
- FIX(structured_log_fluent): give the example's embedded panel a flexible width.
- FEAT(structured_log_fluent): make FluentLogViewer's layout responsive.
- FEAT(structured_log_fluent): add category filter selector.
0.1.0-dev.2 #
- FIX: ComboBox placeholder and back button in FluentLogViewerPage.
- FEAT: add a runnable web example for structured_log_fluent.
- FEAT: add structured_log_fluent Fluent UI (WinUI-style) log viewer.
- DOCS: add structured_log_fluent README, update workspace docs.