antinvestor_ui_notification
Notification management UI library for Antinvestor. Embeddable screens and widgets for sending, receiving, searching notifications, and managing templates.
0.3.4
121 downloads/mo
#1852 most downloaded on pub.dev
antinvestor/service-notification
What this package is like to depend on
Last release 2 months ago
12 Jun 2026
Too new to tell
only 2 release windows
Most releases are documented
notes for 6 of 7 stable releases
Nothing withdrawn
no release was ever pulled
4 months old
7 releases · first in 2026
7 releases in the last 12 months
see the full history below
Release timeline
7 releases · Apr 2026 to Jun 2026Releases
latest 7-
0.3.412 Jun 2026Release notes
Open source →- Inbox channel/language filter chips now render in AdminEntityListPage's
filtersslot (requires antinvestor_ui_core ^0.5.1), so they sit below the breadcrumb instead of floating above the page header.
- Inbox channel/language filter chips now render in AdminEntityListPage's
-
0.3.312 Jun 2026Release notes
Open source →NotificationSendScreennow surfaces failures that previously looked like a dead Send button: a snackbar appears when form validation fails (the invalid field may be scrolled out of view) and when the send RPC errors (mirroring the inline banner).
-
0.3.212 Jun 2026Release notes
Open source →- Fix: the channel selector on
NotificationSendScreencould never change selection —channels.firstreturned the previously selected channel (set insertion order), so taps on other chips were no-ops. The newly tapped channel is now selected.
- Fix: the channel selector on
-
0.3.110 Jun 2026Nothing published for this version
-
0.2.014 Apr 2026Release notes
Open source →- Added
NotificationDashboardScreen(KPIs, channel mix, top failing templates). - Added
LanguageListScreen,LanguageEditScreen,EndUserInboxScreen,TemplateVariantMatrix. - Added
partitionIdProvider,tenancyScopeProvider,TenancyScope,languageSearchProvider,LanguageNotifier,notificationStatsProvider,NotificationStats. Search providers now re-key on the tenancy scope. - Fixed: send screen now serializes
payloadasgoogle.protobuf.Struct. - Fixed: template save now persists variants via the request's
data Struct. - Changed:
/notificationsis now the dashboard; the inbox moved to/notifications/inbox. - Changed:
NotificationStatusBadgeis a thin wrapper aroundStatusBadge.fromEnum.
(existing 0.1.x entries below)
- Added
-
0.1.112 Apr 2026Release notes
Open source →- Migrate providers to Riverpod 3.x Notifier, fix lint warnings and deprecations
-
0.1.011 Apr 2026Release notes
Open source →- Initial release
- Notification UI with inbox, compose, templates, delivery tracking, NotificationBadge widget