flutter_notification_center/CHANGELOG.md

20 lines
418 B
Markdown
Raw Normal View History

2024-04-29 14:06:04 +02:00
## [1.3.1] - 30 April 2024
* Fix Animationcontroller not disposing correctly.
* Updated flutter_animated_widgets to 0.1.1
## [1.3.0] - 23 April 2024
2024-04-23 15:11:05 +02:00
* Fix issue with pubspec in flutter_notification_center_firebase
## [1.2.0] - 17 April 2024
* Add functionality to pin notifications by swiping
2024-04-15 14:28:05 +02:00
## [1.1.0] - 15 April 2024
* Add option for snackbar and dialog popups
2024-04-15 14:28:05 +02:00
2024-04-11 14:55:13 +02:00
## [1.0.0] - 14 April 2024
* Initial Release