elegant_notification 1.6.0
elegant_notification: ^1.6.0 copied to clipboard
A new flutter package to display notifications on top of the screen, full customizable with built-in themes
[1.6.0] - 02/07/2022 #
- Fix toast dismiss issues
[1.5.5] - 02/07/2022 #
- Fix static analysis issues
[1.5.4] - 30/05/2022 #
- Support Flutter 3 null safety
- Update enum names
[1.5.2] - 08/04/2022 #
- Fix alignement position display bug (Center, Bottom, Top)
[1.5.1] - 15/02/2022 #
- Fix alignement position display bug (Center, Bottom, Top)
[1.5.0] - 06/02/2022 #
- Add dismiss and onDismiss parameters
- Add barrier dismissable option
- Bug fixes
[1.4.0] - 22/01/2022 #
- Add fromBottom animation type
- Add notification width and height parameters
- Bug fixes
[1.3.0] - 09/01/2022 #
- Add notification position parameter
- Merge title and titleStyle parameters
- Merge description and descriptionStyle parameters
- Add action widget with onActionPressed callback
- Add autoDismiss attribute
- Bug fixes
[1.2.0] - 31/12/2021 #
- Optional title
- Add background attribute to built-in themes
- Add display progress indicator attribute to built-in themes
- Customizable notification duration
- Bug fixes
[1.1.0] - 26/12/2021 #
- Enhanced rendering performance
- Animated progress bar indicator
[1.0.0] - 14/08/2021 #
- Built-in notification types
- Display animations types
- Full customization of the notification
- Onclose and ondismiss function callback