iac_statistics_ext 2.1.1
iac_statistics_ext: ^2.1.1 copied to clipboard
Log statistics extension for in_app_console package. View real-time log analytics with breakdowns by type and module.
2.1.1 #
- Bump in_app_console dependency to ^3.1.1
2.1.0 #
- Persistent log history — saved to device storage, survives restarts, capped at 500 entries
- Added Log Timeline — bar chart of activity over time, auto-scales bucket size
- Added Top Repeated Issues — groups errors/warnings by similarity (TF-IDF or Pattern algorithm, switchable)
- Added Module Health — ranks modules by error ratio, colour-coded
- Added Overview section with total/info/warning/error counts
- UI redesign
2.0.1 #
- Bump patch version.
2.0.0 #
- Update
in_app_consoledependency to^3.0.0.
1.0.2 #
- Corrected extension version string to match package version.
1.0.1 #
- Fixed repository URL in pubspec.yaml to include correct packages directory path.
- Updated in_app_console dependency to ^2.0.2.
1.0.0 #
- Initial release.