riverpod_dev_logger 0.0.4 copy "riverpod_dev_logger: ^0.0.4" to clipboard
riverpod_dev_logger: ^0.0.4 copied to clipboard

A developer-focused logging package for Riverpod 3.0+ with automatic provider context detection using Dart Zones.

0.0.4 #

  • Added comprehensive dartdoc documentation for all public APIs.
  • Fixed formatting issues across the project.
  • Enabled public_member_api_docs lint rule to ensure documentation quality.

0.0.3 #

  • Upgraded to Riverpod 3.1.0.
  • Refactored RiverpodLoggerObserver to support the new ProviderObserver API.
  • Simplified dependencies (removed riverpod_test).
  • Improved code quality and fixed lint issues.
  • Updated documentation for Riverpod 3.0+ compatibility.

0.0.2 #

  • Added State Diff Tracking support.
    • Automatic detection of state changes in ProviderObserver.
    • Deep comparison for Map, List, and Set.
    • Support for custom objects via toJson() (e.g., Freezed, Equatable).
    • Visual diff formatting in console.

0.0.1 #

  • Initial release of riverpod_dev_logger.
  • Automatic Provider context detection using Dart Zones.
  • Integration with ProviderObserver.
  • Ref extension for easy logging.
  • Support for child loggers with extra context.
  • Console formatter with structured output.
0
likes
0
points
226
downloads

Publisher

unverified uploader

Weekly Downloads

A developer-focused logging package for Riverpod 3.0+ with automatic provider context detection using Dart Zones.

Repository (GitHub)
View/report issues

Topics

#riverpod #logging #debug #context

License

unknown (license)

Dependencies

meta, riverpod

More

Packages that depend on riverpod_dev_logger