CCExtractor / beacon

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

Fixed #162 #164

Closed HarshitGulgulia closed 2 years ago

HarshitGulgulia commented 2 years ago

Fixes #162

Added trimRight() function which is removing the redundancy in the email entered by the user.

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.

HarshitGulgulia 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.

I have corrected that thing. Please review it once.

ItsAdityaKSingh commented 2 years ago

@HarshitGulgulia You would like to propose the changes from a different branch rather than the main branch of your forked repo :)