Skip to content

Releases: koukibadr/Elegant-Notification

v2.5.1

08 May 20:53
69d4c1a

Choose a tag to compare

Changes

  • Update closeButton action behavior PR#163

v2.5.0

03 May 10:36
1959f97

Choose a tag to compare

Changes

  • Add onLongPress callback to the notification widget PR#160
  • Add longPressDuration to customize the long press duration PR#160
  • Implement long press detection and animation handling while long press interaction PR#160
  • Add verticalDividerWidth attribute to customize the vertical divider width PR#161

Enhancement

  • Update the package example to demonstrate the new long press feature PR#160
  • Update padding rendering on notification icon widget PR#160
  • Update close icon rendering on notification widget PR#160
  • Refactor closing timer initialization and closing to avoid null check operator error PR#160
  • Add autoDismiss check on timer.cancel() method to avoid null check operator error PR#160

v2.4.5

16 Apr 08:22
22a1bbe

Choose a tag to compare

Changes

  • Mark onCloseButtonPressed as deprecated and replace it with onDismiss callback PR#153

Bug Fix

  • Fix null check operator when initializing overlay helper constraints Issue#152

v2.4.4

30 Mar 20:51
a965f1f

Choose a tag to compare

Bug Fix

  • Update progress indicator padding display to prevent overflow when using borderRadius Issue#150

v2.4.3

09 Mar 15:17
0563f83

Choose a tag to compare

  • Enhancements
  • Update notification overlay display geometry calculation by handling bottom padding Issue#143
  • Add assertions on StackedOptions attribute

v2.4.2

22 Feb 10:20
18b6a46

Choose a tag to compare

[2.4.2] - 22/02/2025

  • Enhancements
  • Overlay manager add the current overlay when a new notification is displayed.
  • Enhanced overlay manager rendering method by adding a safe area widget to the overlay.
  • Refacor overlay manager to use a stack widget to display the notification.

v2.4.1

21 Dec 15:14
f2fa79a

Choose a tag to compare

Enhancements

  • verticalDividerColor is no longer nullable by default it holds grey color value.

v2.4.0

17 Nov 19:57

Choose a tag to compare

  • Enhancements
  • new attribute: verticalDividerColor to customize vertical divider color

v2.3.1

07 Nov 07:19

Choose a tag to compare

Publish v2.3.1: support getx context

v2.3.0-2

05 Sep 20:40

Choose a tag to compare

Publish elegant notification 2.3.0