mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-07-15 07:56:11 +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.