CCExtractor / beacon

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

Issue #110 and #163 solved (AlterDialog UI fixes and made loading screen) #161

Closed codewithkushagra closed 2 years ago

codewithkushagra commented 2 years ago

110 and #163

I have made the Alertdialog box edges round, for logout pop up

WhatsApp Image 2022-04-16 at 7 47 02 PM WhatsApp Image 2022-04-16 at 7 47 31 PM

Consistent login screen added everywhere with image from assets and the loading animation

https://user-images.githubusercontent.com/72088481/163722180-0c661c48-8e2c-460b-b208-9a223614d62f.mp4

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

codewithkushagra commented 2 years ago

I have added a loading screen which is consistent and also corrected the logout pop up round property, please review my PR

nb9960 commented 2 years ago

You've pushed all the previous commits, which obviously isn't a good practice. Please only push the changes you've made to the existing codebase.

codewithkushagra commented 2 years ago

You've pushed all the previous commits, which obviously isn't a good practice. Please only push the changes you've made to the existing codebase.

Please review the PR once, is this right

ItsAdityaKSingh commented 2 years ago

LGTM. Could you review it @nb9960?