nexusevent_flutter 0.1.1
nexusevent_flutter: ^0.1.1 copied to clipboard
NexusEvent Flutter SDK - 跨平台消息推送SDK,支持Discord、Slack等多种平台
Changelog #
All notable changes to this project will be documented in this file.
0.1.1 - 2024-09-28 #
Added #
- Initial Flutter SDK release
- Discord webhook support with rich embed functionality
- Slack webhook and Bot API integration
- Telegram Bot API support
- Cross-platform compatibility (iOS, Android, Web, Desktop)
- Comprehensive error handling and validation
- Asynchronous API design
- Type-safe configuration classes
Features #
NexusEventClient
main client classDiscordWebhookConfig
for Discord webhook configurationSlackWebhookConfig
for Slack webhook configurationTelegramBotConfig
for Telegram bot configuration- Rich embed support for Discord messages
- Rate limiting and retry mechanisms
- Comprehensive unit test coverage
Documentation #
- Complete API documentation
- Usage examples and demos
- Integration guides for each supported platform