- Refactor package with the new component structure
- Fix overflow issue with long text in notification
- Fix new notification only sending to the person that triggered the notification
- Added
onNotificationTap
to a notification
- Rework design for notification center
- Added iconica linter
- Fix notification amount number to properly size and show plus icon when above certain amount
- Make notifications user bound and not app bound (#8)
- Fix indicator amount of bell icon (#10)
- Add unpin functionality (#15)
- Change color of bin icon (#19)
- Fix multiple dialog and snackbars stacking on top
- Fix notification center updating when new notifications come in and the screen is open
- Fix sorting of all notifications
- Fix pinned notifications should remain on top
- Fix Animationcontroller not disposing correctly.
- Updated flutter_animated_widgets to 0.1.1
- Fix issue with pubspec in flutter_notification_center_firebase
- Add functionality to pin notifications by swiping
- Add option for snackbar and dialog popups
- Initial Release