CCExtractor / beacon

Flutter application to share location with a group. (under development)
58 stars 148 forks source link

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

Closed codeyuvraj closed 1 year ago

codeyuvraj commented 1 year ago

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
ItsAdityaKSingh commented 1 year ago

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

codeyuvraj commented 1 year ago

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

ItsAdityaKSingh commented 1 year ago

Closing as resolved.