zeba_academy_notification_hub 1.0.0
zeba_academy_notification_hub: ^1.0.0 copied to clipboard
Smart AI-powered notification toolkit for Flutter apps with predictive timing, summaries, smart content suggestions, and in-app notification widgets.
Changelog for Zeba Academy Smart Notification Hub #
All notable changes to this package will be documented in this file.
1.0.0 - 2026-03-12 #
Added #
- Initial release of Zeba Academy Smart Notification Hub package.
- Predict Best Notification Time: AI-based heuristic for optimal notification timing.
- In-App Notification Widgets: Notification cards, buttons, sliders, and quick actions.
- Notification Summaries: Generate digest of multiple notifications.
- AI Content Suggestions: Local templates for smart notification content.
- Cross-Platform Push Sync Helper: Sync device tokens for Android, iOS, Web.
- Fully offline-first implementation with no external API dependencies.
Fixed #
- Replaced
printstatements withdebugPrintfor production-safe logging. - Handled empty catch blocks and improved error logging in
PushSyncHelper. - Minor text formatting corrections in
NotificationSummaryoutput.
Notes #
- Package compatible with Android, iOS, Web, and Desktop.
- Ready for pub.dev submission and production use.
*For future versions, new features and fixes will be documented here following Semantic Versioning.