smooth_auth_sheet 0.1.1
smooth_auth_sheet: ^0.1.1 copied to clipboard
Reusable, modern auth/profile bottom sheet for Flutter with Google-first login CTA.
0.1.1 #
- Updated README installation snippet to the current package version.
- Cleaned related package links for pub.dev consistency.
0.1.0 #
- First public release of
smooth_auth_sheet. - Added
SmoothAuthSheetwith login and profile modes. - Added
showSmoothAuthSheet(...)helper API. - Built-in haptic feedback on CTA taps.
- Per-page custom callback for Google Sign In integration.
- Customizable theme for colors, radius and spacing.
- Text-only secondary CTA (no background, no border).
- Example app with login and profile mode showcase.