ManojNB

Results 24 comments of ManojNB

I have updated the project to work with androidx with the latest commit. However, I do not have a Mac to run it and check on IOS.

@jmsandamil Can you tell me which phone did you try it on? I tried it on a Pixel 2XL and it works just fine.

Yeah. I tried that and it seems to work fine. Can you give me more details? When exactly you get the error and your flutter version.

@jmsandamil The latest commit should fix the error. If not, let me know. @josephpaulmckenzie I appreciate your concern and I have now taken out the google sign in button and...

Hi I have fixed the above error. You should be able to sign up and sign in. I have also taken out the google sign in due to privacy concerns....

That's good to know! I don't have a Mac so I'll give Code Magic IO a try later sometime and update the IOS part as well. @tanmayrauth You need to...

@JacquesMarques Apologies for closing the last one. Thank you for reaching out. That error is because the file `key.properties` is not available under `/Trovami/android/`. Follow the steps mentioned [here](https://flutter.io/docs/deployment/android) to...

I have changed the project to use debug mode so there is no longer a need for `key.properties`

Is this issue solved now? @JacquesMarques

@muhammed-amein I don't have enough reputation on SO to comment on the question so I'll ask here. You have two `MaterialApp`s. May I ask why? You can try giving the...