CCExtractor / beacon

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

Auth Screen UI, centering buttons #144

Closed Omegaviv closed 1 year ago

Omegaviv commented 2 years ago

Fixed Auth Screen UI

Before After

Note: Please check Allow edits from maintainers. if you would like us to assist in the PR.

ItsAdityaKSingh commented 2 years ago

@Omegaviv, this PR is resulting in unwanted UI behaviour and is conflicting itself with the changes suggested.

Screenshot -

You may test your changes for some other devices too if possible. Also, you would like to fetch the latest commits from the main branch :)

Omegaviv commented 2 years ago

Oh yes my bad, I forgot to test for other devices. Do you think it can be fixed using screenutil package?

ItsAdityaKSingh commented 2 years ago

Yeah, I guess screenutils or even sizer may be used for overcoming this :)

ItsAdityaKSingh commented 2 years ago

@Omegaviv Are you still working on this?

ItsAdityaKSingh commented 1 year ago

Closing for inactivity. Also, PR #175 addresses this change.