flutter_broadcasts library

Classes

BroadcastMessage
A message, which is sent by or to the native broadcast system.
BroadcastReceiver
Allows for subscribing to BroadcastMessages on the native platform.

Functions

sendBroadcast(BroadcastMessage message) Future<void>