Adding a snackbar in Flutter
I don't mean the Dutch word snackbar (see image below), but a toast-like message that we can use to feedback to the user.
Using snackbars in mobile apps is very common as they are a perfect way to provide valuable feedback.
For today's article, I wi...
h.daily-dev-tips.com2 min read