-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(UX-1064): Comms Buttons #182
Conversation
docs: set initial values for comms button on widgetbook fix: added different constructors to zetacommsbutton
PR Checks complete
Created with Flutter code quality action |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like you've got a test failing which is stopping the preview link from being generated
docs: added comments to the class about named constructors fix: changed Colors.transparent to Zeta.of(context).colors.surfaceDefault
…zeta_flutter into UX-1064/Comms-Buttons
Visit the preview URL for this PR (updated for commit 55c5879): https://zeta-flutter-main--pr-182-ux-1064-comms-buttons-yn2bg0jg.web.app (expires Fri, 11 Oct 2024 08:49:34 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 5ca681de0a0ad9185b252304c113355d5ee04ca6 |
feat: comms buttons
docs: changed comms button example to use assorted constructors
docs: set initial values for comms button on widgetbook
fix: added different constructors to zetacommsbutton