lifecycle_logger 0.0.2 copy "lifecycle_logger: ^0.0.2" to clipboard
lifecycle_logger: ^0.0.2 copied to clipboard

Debug-focused Flutter utility for app and widget lifecycle logging.

0.0.2 #

  • Reduced minimum Flutter SDK requirement to >=3.0.0.
  • Updated compatibility handling for lifecycle enum values on older Flutter versions.

0.0.1 #

  • Initial release of lifecycle_logger.
  • Added LifecycleLogger.attach() and LifecycleLogger.detach() for app lifecycle observation.
  • Added LifecycleAware mixin for widget initState and dispose logging with hooks.
  • Added internal centralized logger with [Lifecycle] prefix.
  • Added minimal example app and behavior tests.
4
likes
160
points
76
downloads

Publisher

unverified uploader

Weekly Downloads

Debug-focused Flutter utility for app and widget lifecycle logging.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on lifecycle_logger