Tarsier LabsTarsier Labs
🐡
Home
Categories
Tags
Bookmarks
About
Back to tags

EventBus

0 articles

EventBus: Singleton Event Bus + GlobalEvent Type System β€” Flutter Cross-Module Decoupling

EventBus: Singleton Event Bus + GlobalEvent Type System β€” Flutter Cross-Module Decoupling

Analyze the EventBus singleton pattern and GlobalEvent type system, implementing cross-module communication via broadcast Stream; covering the triggering and listening patterns for global events such as device ban, user blacklist, and force update.

00
Multi-platform