mi_broadcast 0.0.2
mi_broadcast: ^0.0.2 copied to clipboard
A lightweight and efficient broadcast messaging system for Flutter applications with support for sticky broadcasts, persistent messages, and context-based registration.
0.0.2 #
- Documentation updates
- Updated author information with LinkedIn link
- Added company information
- Corrected persistent messages description
0.0.1 #
- Initial release of mi_broadcast package
- Features:
- Simple broadcast messaging system
- Support for multiple receivers per event
- Sticky broadcasts for future receivers
- Persistent messages across app sessions
- Context-based registration with automatic cleanup
- Type-safe value retrieval
- Callback support for two-way communication