Releases: koukibadr/Elegant-Notification
Releases · koukibadr/Elegant-Notification
v2.4.1
Enhancements
verticalDividerColor
is no longer nullable by default it holds grey color value.
v2.4.0
- Enhancements
- new attribute:
verticalDividerColor
to customize vertical divider color
v2.3.1
Publish v2.3.1: support getx context
v2.3.0-2
Publish elegant notification 2.3.0
v2.3.0-1
Publish elegant notification 2.3.0
v2.3.0
-
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
Merge pull request #132 from koukibadr/config-remove-unused-code
Config: remove unused code and constants
v2.2.1
[2.2.1] - 30/06/2024
Bug Fix
- Add safearea rendering support for top notifications Issue#127
v2.2.0
Enhancement
- Remove package assets svg files to reduce package size
- Replace assets with Material icons