flutter_broadcasts 0.4.0 copy "flutter_broadcasts: ^0.4.0" to clipboard
flutter_broadcasts: ^0.4.0 copied to clipboard

A plugin for sending and receiving broadcasts with Android intents and iOS notifications.

0.4.0 #

  • Fix duplicated listeners by removing .asBroadcastStream

0.3.0 #

  • Fix Android crash by normalizing broadcast intent data

0.1.0 #

Android integration complete:

  • send broadcasts on Android via Context.sendBroadcast

0.0.1 #

Initial Release:

  • receive broadcasts on Android using BroadcastReceivers
22
likes
130
pub points
92%
popularity

Publisher

verified publisherkevlatus.de

A plugin for sending and receiving broadcasts with Android intents and iOS notifications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_broadcasts