bloc-signals
Installation
SKILL.md
BlocSignal
Start from installed source
BlocSignal is young and its API may change between releases. Inspect the consumer project's
pubspec.yaml, lockfile, imports, and installed package source before editing code. Use this
repository only when the project follows its current branch or the task concerns the repository
itself.
Do not infer API parity from package:bloc, package:flutter_bloc, or Riverpod. BlocSignal uses
signals, has no state stream or provider dependency graph, and does not implement every source
package lifecycle, predicate, or widget API.
Related Signals skills
This plugin is self-contained for BlocSignal work. When the agent already has skills from
rodydavis/signals.dart, use these optional companions for lower-level Signals tasks: