fluxy_notifications 1.1.0
fluxy_notifications: ^1.1.0 copied to clipboard
Push and local notifications plugin for the Fluxy framework.
1.1.0 - 2026-02-28 #
Changed #
- Synchronized with Fluxy 1.1.0 industrial stability release.
- Internal optimization for reactive signal management.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
1.0.0 - 2024-02-23 #
Added #
- Initial release of fluxy_notifications notification management plugin
- Local notification support with immediate display
- Scheduled notification functionality with precise timing
- Interactive notification actions support
- Progress notification capabilities
- Grouped notifications for related items
- Android notification channel management
- Custom notification styling options
- Notification permission handling
- Cross-platform notification support
- Comprehensive error handling with specific error types
- Notification payload data support
- Notification management utilities
Notification Features #
- Simple text notifications
- Rich media notifications with images
- Progress notifications with dynamic updates
- Grouped notifications with summaries
- Interactive notifications with actions
- Scheduled notifications with repeat options
- Ongoing notifications for persistent tasks
Platform Integration #
- iOS notification integration with native support
- Android notification API support
- Android notification channel management
- Platform-specific notification styling
- Proper permission handling across platforms
Security Features #
- Secure notification content handling
- Explicit user consent requirements
- Encrypted payload data support
- Proper notification channel management
- No unauthorized background notifications
Documentation #
- Complete API reference documentation
- Usage examples for all notification types
- Error handling guidelines
- Platform configuration instructions
- Security considerations documentation
Integration #
- Seamless integration with Fluxy framework
- Support for Fluxy.autoRegister() automatic plugin registration
- Compatible with Fluxy reactive state management
- Works with Fluxy toast notification system
- Integration with Fluxy permission system