flutter_signin_button 2.0.0 copy "flutter_signin_button: ^2.0.0" to clipboard
flutter_signin_button: ^2.0.0 copied to clipboard

A Flutter plugin for iOS and Android for generating signin buttons for different social media account.

0.1.0 #

  • Initial build for flutter sign in button library.

0.1.1 #

  • fix change log
  • update example pubspec

0.1.2 #

  • delete image from root
  • use image from pinterest

0.1.3 #

  • change full example readme to example folder
  • update lisense

0.2.0 #

  • add customizable shape # encountering issues here. currently not responsible
  • add customizable width
  • update lisense
  • delete cupercino icons dependency
  • refactor code

0.2.1 #

  • Update MIT license

0.2.2 #

  • Update documentation of the library.

0.2.3 #

  • Delete shape field since Flutter constraint
  • Change defalt splash color
  • provide user defined splash color in ButtonBuilder Widget

0.2.4 #

  • Fix the bug on email signin button @matthiasbruns
  • Add user configured signin text @matthiasbruns

0.2.5 #

  • Add Flutter Badge on Github Readme According to this repo
  • Add Google Dark button thanks to @g3rrydanc3

0.2.6 #

  • Add Twitter Button
  • Fix mini for Email

0.2.8 #

  • Make text fully customizable thx to @narciero and @LiveLikeCounter

0.3.0 #

  • Add in Shape property
  • Fix mini for email button

0.4.0 #

  • Add in padding
  • Add in custom font-size to solve overflow
  • Add in Signin with Apple

0.4.1 #

  • Fix explicit null initialization

0.5.0 #

  • Implement Google Buttons (w/o mini mode) according to Google guidelines. thx to @tariq86

0.5.1 #

  • Fix mini button padding
  • Use new demo image

0.5.2 #

  • Fix readme image

1.0.0 #

  • NOT BACKWARD COMPATIBLE
  • change width restriction to pixel unit
  • consistent hight of default signin buttons
  • change default icon size
  • change demo action to snack bar

1.1.0 #

  • expose elevation
  • add some new buttons
  • fix default font in button builder issue

2.0.0-nullsafety.0 #

  • Migrated package to null safety
852
likes
130
pub points
98%
popularity

Publisher

unverified uploader

A Flutter plugin for iOS and Android for generating signin buttons for different social media account.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, font_awesome_flutter

More

Packages that depend on flutter_signin_button