A month of Flutter: delicious welcome snackbar

added by JavaScript Kicks
12/21/2018 8:59:37 AM

380 Views

Part of "a-month-of-flutter" series Originally published on bendyworks.com. When a user goes to sign in, they should be told if it was successful. I'm going to do that with a SnackBar widget. Note that the Flutter SnackBar style is out of date with the current Material Design spec.


0 comments