flutter_broadcast_receiver library

Classes

BroadcastReceiver
The Custom Events Service that can publish data from one module/component to another.

Typedefs

EventHandler<T> = void Function(T args)