andrebaltieri / Flunt

Validations and Notifications
https://github.com/andrebaltieri/flunt
MIT License
624 stars 162 forks source link

Removed sealed from Notification class #53

Closed andrebaltieri closed 3 years ago

andrebaltieri commented 3 years ago

Current Flunt version do not permit to extend Notification class because it is sealed. The reason for that is to provide a unified way to show your notifications, but I understand most of you want to add new features to this class.

Well, on version 2 it`ll be removed!

andrebaltieri commented 3 years ago

Done! https://github.com/andrebaltieri/Flunt/blob/dev/Flunt/Notifications/Notification.cs