fx_event 0.0.1 copy "fx_event: ^0.0.1" to clipboard
fx_event: ^0.0.1 copied to clipboard

Lightweight typed event bus for Flutter. Supports sync/async events and State lifecycle binding.

Changelog #

0.0.1 #

  • Added: FxEvent 基类 + FxEmitter 全局事件总线
  • Added: AsyncFxEvent 异步请求-响应模式
  • Added: FxEmitterMixin / FxSingleEventMixin State 生命周期绑定
  • Added: WhereTypeStream 扩展(零依赖,对标 stream_transform)
  • Added: AI Skill (fx-event-usage)
0
likes
130
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Lightweight typed event bus for Flutter. Supports sync/async events and State lifecycle binding.

License

unknown (license)

Dependencies

flutter

More

Packages that depend on fx_event