flutter_log_viewer 0.1.0
flutter_log_viewer: ^0.1.0 copied to clipboard
A compact, resizable in-app floating log viewer for Flutter applications.
0.1.0 #
- Add the floating, draggable, resizable log panel.
- Add independent recording, visibility, and automatic-follow states.
- Add compact timestamped log rows with five severity levels and optional tags.
- Add tap-to-copy and haptic long-press drag selection with edge scrolling.
- Add app-controlled UTF-8
.logexport support. - Add export lifecycle callbacks and platform-specific example save flows.
- Add fixed log counts, selection state, and first-open guidance.
- Add a cross-platform example application and initial documentation.