log_inspector 1.0.1 copy "log_inspector: ^1.0.1" to clipboard
log_inspector: ^1.0.1 copied to clipboard

A comprehensive Flutter logging inspection package with cross-platform support, persistent storage, and customizable sharing options.

Changelog #

1.0.1 - 2025-07-23 #

Fixed #

  • Fixed pagination on LogInspectorScreen
  • Fixed formatting of updated logs date time
  • Fixed an infinity loading on LogInspectorScreen
  • Updated session ID formatting

1.0.0 - 2025-07-23 #

Added #

  • Initial release of Log Inspector package
  • Cross-platform logging support (Web, Mobile, Desktop)
  • UniversalLoggerOutput with automatic platform detection
  • LogInspectorScreen with Material Design UI
  • LoggerService for programmatic log access
  • LogSharingUtils with pre-built sharing utilities
  • Persistent storage:
    • Web: localStorage with JSON encoding
    • Mobile/Desktop: File system storage with timestamps
  • Real-time log viewing and statistics
  • Log management features (clear, download, share)
  • Custom sharing callback support
  • Platform indicators and storage information
  • Error handling and graceful fallbacks
  • Comprehensive documentation and examples
0
likes
0
points
60
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter logging inspection package with cross-platform support, persistent storage, and customizable sharing options.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

file, flutter, idb_shim, idb_sqflite, logger, path, path_provider, share_plus, sqflite

More

Packages that depend on log_inspector