- Fix SMS-related functionality
- Minor bug fixes and improvements
- Improve code style and formatting
- Add Claude Code GitHub Workflow integration
- Update button view implementation
- Various maintenance and bug fixes
- Migrated package to null safety
- use dart stable version >= 2.12.0
- expose elevation
- add some new buttons
- fix default font in button builder issue
- 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
- Fix readme image
- Fix mini button padding
- Use new demo image
- Implement Google Buttons (w/o mini mode) according to Google guidelines. thx to @tariq86
- Fix explicit null initialization
- Add in padding
- Add in custom font-size to solve overflow
- Add in Signin with Apple
- Add in Shape property
- Fix mini for email button
- Make text fully customizable thx to @narciero and @LiveLikeCounter
- Add Twitter Button
- Fix mini for Email
- Add Flutter Badge on Github Readme According to this repo
- Add Google Dark button thanks to @g3rrydanc3
- Fix the bug on email signin button @matthiasbruns
- Add user configured signin text @matthiasbruns
- Delete shape field since Flutter constraint
- Change defalt splash color
- provide user defined splash color in ButtonBuilder Widget
- Update documentation of the library.
- Update MIT license
- add customizable shape # encountering issues here. currently not responsible
- add customizable width
- update lisense
- delete cupercino icons dependency
- refactor code
- change full example readme to example folder
- update lisense
- delete image from root
- use image from pinterest
- fix change log
- update example pubspec
- Initial build for flutter sign in button library.