mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-09-14 15:33:17 +08:00

The flutter default Snackbars are a major PITA to use as they require a Scaffold, additionaly, they will not be shown if the parent Scaffold is destroyed, which is the case when deleting a note and returning to the main screen.