Package-level declarations
Types
Link copied to clipboard
class IntentEventBus
Single-shot bus for inbound intents (URLs, file imports, deep links). The MainActivity exposes the flow into AppFlows.pendingIntent; SharedNavHost's dispatcher reads it and clears it via the paired handled callback.