biubiuqiu0/flow-event-bus
EventBus for Android,消息总线,基于SharedFlow,具有生命周期感知能力,支持Sticky,支持线程切换,支持延迟发送。
Kotlin
Issues
- 1
Java中怎么调用postEvent方法呀
#6 opened by yonglf - 1
- 1
在Fragment中postEvent(this...偶现崩溃
#8 opened by ysy950803 - 1
发送N条同样的Post 会执行N次
#9 opened by ljackChen001 - 3
- 1
考虑 postEvent 增加 EventKey 逻辑吗
#3 opened by daiwenbo88 - 1
与生命周期无关的事件回调
#4 opened by rainfoam - 2
- 1
使用方法中少了EventBusInitializer初始化
#1 opened by Joehaivo