CCExtractor / beacon

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

Remove deprecated primary property for Elevated Button #180

Closed codeyuvraj closed 1 year ago

codeyuvraj commented 1 year ago

Describe the bug In hike_button.dart primary property is used for ElevatedButton

To Reproduce Check line 27 in hike_button.dart

Expected behavior No warning for using deprecated member

Demonstration

Screenshot 2023-02-07 at 9 36 04 PM

Are you working on this issue? (Yes/No) Yes

ItsAdityaKSingh commented 1 year ago

Closing as resolved.