ff_bloc 1.0.5 copy "ff_bloc: ^1.0.5" to clipboard
ff_bloc: ^1.0.5 copied to clipboard

Lightweight BLoC foundations for stream-based events, explicit states, concurrency policies, subscriptions, and disposal.

1.0.5 #

  • Added constructor-level FFEventConcurrency policies for sequential, concurrent, droppable, and restartable event handling.
  • Forwarded FFGenericBloc errors to the global BlocObserver, matching FFBloc behavior.
  • Reworked the package documentation, example, tests, dependency constraints, and release checks.
  • Added a Material for MkDocs documentation portal, GitHub Pages deployment, and the repo-local $ff-bloc Codex skill.

1.0.4 #

  • Updated dependencies.

1.0.3 #

  • Improved documentation.
  • Rewrote event handling to use bloc_concurrency.

1.0.2 #

  • Fixed forwarding errors to Bloc.observer.onError.

1.0.1 #

  • Updated the example.

1.0.0 #

  • Initial release.
3
likes
160
points
131
downloads

Documentation

Documentation
API reference

Publisher

verified publisheraso.dev

Weekly Downloads

Lightweight BLoC foundations for stream-based events, explicit states, concurrency policies, subscriptions, and disposal.

Homepage
Repository (GitHub)
View/report issues

Topics

#bloc #state-management #flutter #concurrency

License

MIT (license)

Dependencies

bloc_concurrency, equatable, flutter, flutter_bloc, get_it

More

Packages that depend on ff_bloc