Flutter-Sign-in-Button icon indicating copy to clipboard operation
Flutter-Sign-in-Button copied to clipboard

A sign in button helper library for Flutter

Results 52 Flutter-Sign-in-Button issues
Sort by recently updated
recently updated
newest added

[](https://github.com/ZaynJarvis/Flutter-Sign-in-Button/issues/105#issue-1323423872)

the origin type of onPress function is **void Function()?** because the button doesn't receive any value nor return. and causes **The argument type 'void Function()?' can't be assigned to the...

Is there a way to use a custom icon when using a button builder? I see that I can use an `IconData` object but I would like to use an...

Hey, is it possible to have custom Rounded Corners in the button?

Is it possible to add a phone button ?

enhancement

Hi, Zayn I'm updating the buttons enum, Greetings!

Hi, I have been having a render overflow error during testing of screens which use this widget. I am utilizing flutter_test and the overflow is on the right side. The...