flutter_login icon indicating copy to clipboard operation
flutter_login copied to clipboard

[FEATURE] Custom error message snack bar style

Open benedict1986 opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

No

Describe the solution you'd like A clear and concise description of what you want to happen.

The style of the snackbar in flutter_login is slightly different from the snackbar I am using in other places. For example, the background color of the snackbar in flutter_login is red, while in other places, only the boarder color is red and the background color is white. I would like to make the error message style to be consistent. It would be nice that flutter_login can custom the snackbar style.

Thank you

Additional context Add any other context or screenshots about the feature request here.

benedict1986 avatar Apr 23 '22 16:04 benedict1986