Sign In Button
A Flutter plugin for generating sign in buttons for different social media accounts.
Getting Started
You must add the library as a dependency to your project.
You should then run flutter packages get
Now in your Dart code, you can use:
Usage Example
It very simple!
ButtonSize
ImagePosition
Customized button
Mini Button
Other properties
- btnText
- btnColor
- btnTextColor
- elevation
- shape
- width // You can change the value of width when the text size becomes too small.
- padding // Padding value is automatically adjusted according to the button size. You can give a value if you want