alertoon_flutter 1.0.0
alertoon_flutter: ^1.0.0 copied to clipboard
A comprehensive Flutter plugin for Alertoon notification services, supporting both Android and iOS platforms with advanced features like push notifications, device management, and user segmentation.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2024-12-19 #
Added #
- Initial release of Alertoon Flutter plugin
- Support for both Android and iOS platforms
- Comprehensive notification management features:
- Initialize SDK with API key
- Device information management
- Push notification sending and receiving
- User registration and management
- Tag-based user segmentation
- Notification creation, updating, and deletion
- Notification scheduling
- Custom notification styles
- Action handling for notifications
- Secure storage integration for API keys
- Local authentication support
- HTTP client for API communication
- Crypto utilities for secure operations
Features #
- Android Support: Full integration with Alertoon Android SDK
- iOS Support: Full integration with Alertoon iOS SDK
- Cross-platform: Unified API for both platforms
- Security: Secure storage and authentication
- Flexibility: Comprehensive notification customization options
- Reliability: Error handling and platform-specific optimizations
Dependencies #
- Flutter SDK >= 3.0.0
- Dart SDK >= 3.0.0
- Android minSdk: 24
- iOS deployment target: 12.0