Skip to content
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

Fix: removed deprecated primary, added backgroundColor for Elevated Button #181

Closed
wants to merge 2 commits into from

Conversation

codeyuvraj
Copy link

Fixes #180

Describe the changes you have made in this PR -

In hike_button.dart line 27

Before
Screenshot 2023-02-07 at 9 36 04 PM

After
Screenshot 2023-02-07 at 9 36 15 PM

@codeyuvraj codeyuvraj changed the title Fix: removed deprecated primary, added background for Elevated Button Fix: removed deprecated primary, added backgroundColor for Elevated Button Feb 7, 2023
@ItsAdityaKSingh
Copy link
Collaborator

Hey @codeyuvraj! Thanks for the PR. As you may see a test is failing, could you make the required corrections?

@codeyuvraj
Copy link
Author

Hey @ItsAdityaKSingh , you can close this PR and issue as it was by solved by the merged PR #179 .

@ItsAdityaKSingh
Copy link
Collaborator

Closing as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove deprecated primary property for Elevated Button
2 participants