Flutter – Show notification with custom position and UI
I'm working on a windows application where the notification are to be displayed and they can be positioned as per user preference. I have tried following approaches but they didn't fit: Using Toast Notification but the limitation its position is…