flutter_log_handler 0.0.3 copy "flutter_log_handler: ^0.0.3" to clipboard
flutter_log_handler: ^0.0.3 copied to clipboard

Enterprise-grade logging solution for Flutter applications. Provides console logging, file persistence, crash capturing, Dio API interception, retention control, and a built-in professional log viewer UI.

Changelog #

All notable changes to this project will be documented in this file.


0.0.3 #

🚀 Enhancements #

  • Added automatic crash tagging (device info, platform metadata, build flavor support)
  • Added API endpoint tagging in error logs
  • Improved structured log model
  • Improved stack trace handling
  • Enhanced API interceptor logging structure
  • Improved sensitive data masking
  • Enterprise branding improvements
  • SEO optimized README documentation

🛠 Improvements #

  • Performance refinements
  • Improved log persistence reliability
  • Refactored internal log encoding/decoding
  • Enhanced production safety for logging flow

0.0.2 #

  • Added fileName and directoryName configuration
  • Added getLogs() method
  • Improved log loading mechanism
  • Enhanced README documentation
  • Improved MIT License
  • Production-ready refinements

0.0.1 #

  • Initial release of flutter_log_handler
  • Configurable log storage
  • Console logging support
  • File logging support
  • Built-in LogScreen UI
  • Crash wrapper support
  • API interceptor support
1
likes
0
points
508
downloads

Publisher

unverified uploader

Weekly Downloads

Enterprise-grade logging solution for Flutter applications. Provides console logging, file persistence, crash capturing, Dio API interception, retention control, and a built-in professional log viewer UI.

Repository (GitHub)
View/report issues

Topics

#logging #debugging #monitoring #crash-reporting

License

unknown (license)

Dependencies

dio, flutter, get, path_provider, share_plus

More

Packages that depend on flutter_log_handler