talker_bloc_effects 0.1.0 copy "talker_bloc_effects: ^0.1.0" to clipboard
talker_bloc_effects: ^0.1.0 copied to clipboard

A Talker observer for BLoC lifecycle logs and bloc_effects emissions, with source-aware filtering and configurable effect output.

Changelog #

All notable changes to this project are documented here.

The format follows Keep a Changelog and Semantic Versioning.

Unreleased #

0.1.0 - 2026-09-14 #

Added #

  • TalkerBlocEffectsObserver for standard BLoC logs and effect emissions through one shared Talker instance.
  • BlocEffectLog with the original effect and its emitting Bloc/Cubit when available, including support for null and repeated effects.
  • TalkerBlocEffectsSettings for effect filtering, enabling logging, and choosing full or type-only messages.
  • The bloc-effect key for Talker filtering, titles, and colors.
  • A Flutter web example demonstrating counter changes and Snackbar effects.
  • Package and widget tests, strict analysis rules, and CI checks for the minimum supported Flutter SDK and current stable.
0
likes
160
points
83
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Talker observer for BLoC lifecycle logs and bloc_effects emissions, with source-aware filtering and configurable effect output.

Repository (GitHub)
View/report issues

Topics

#bloc #cubit #effects #logging #talker

License

MIT (license)

Dependencies

bloc, bloc_effects, flutter, talker, talker_bloc_logger

More

Packages that depend on talker_bloc_effects