flutter_signin_button 0.2.4
flutter_signin_button: ^0.2.4 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.3 #
- Fix the bug on email signin button @matthiasbruns
- Add user configured signin text @matthiasbruns