Skip to content

Releases: koukibadr/Elegant-Notification

v2.4.1

21 Dec 15:14
f2fa79a
Compare
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
Compare
Choose a tag to compare
  • Enhancements
  • new attribute: verticalDividerColor to customize vertical divider color

v2.3.1

07 Nov 07:19
Compare
Choose a tag to compare
Publish v2.3.1: support getx context

v2.3.0-2

05 Sep 20:40
Compare
Choose a tag to compare
Publish elegant notification 2.3.0

v2.3.0-1

05 Sep 20:36
Compare
Choose a tag to compare
Publish elegant notification 2.3.0

v2.3.0

05 Sep 19:38
37bede3
Compare
Choose a tag to compare
  • Changes

  • icon is optional when using the default contructor

  • icon parameter is exposed when using success, info and error constructors

  • Enhancement

  • Reduced package size by removing all unnecessary code and files

Testing release

05 Sep 18:53
be62b4c
Compare
Choose a tag to compare
Merge pull request #132 from koukibadr/config-remove-unused-code

Config: remove unused code and constants

v2.2.1

30 Jun 17:01
d4be0dd
Compare
Choose a tag to compare

[2.2.1] - 30/06/2024

Bug Fix

  • Add safearea rendering support for top notifications Issue#127

v2.2.0

09 Jun 15:31
Compare
Choose a tag to compare

Enhancement

  • Remove package assets svg files to reduce package size
  • Replace assets with Material icons