rajput-hemant / calculator

A Simple but elegant Calculator app made with Flutter using Google's Material Design with Currency (Exchange Rate) and Unit Converter.
GNU General Public License v3.0
61 stars 18 forks source link

Question and bug #109

Open Lucky390163 opened 7 months ago

Lucky390163 commented 7 months ago

Why not on play store.

Issue- Currency calculator is not working properly.

rajput-hemant commented 7 months ago

Thank you for using my calculator app. I'm delighted to hear that it has been helpful to you. Regarding the issue you mentioned, I'm unable to reproduce it. Could you please provide more details about the problem you're facing and how I can replicate it?

I also want to clarify that I never intended to publish the app on the Play Store or any other platform, it was created solely for a university project/assignment. Nonetheless, I am grateful that my app has been of assistance to you, and I appreciate your continued use of it.

Lucky390163 commented 7 months ago

Sometimes, it doesn't calculate currency it kind of freezes Sometimes

rajput-hemant commented 7 months ago

It seems like the issue you're experiencing with the currency calculation freezing is related to a known problem. Currently, in tab view mode, if you navigate directly to the currency exchange screen, the currency input field may not be focused unless you manually tap on the desired field or clear the input using the clear button. This issue occurs only in tab view mode and only if you directly go to the currency exchange screen without using any other unit conversion screen.

Unfortunately, I'm unable to solve this issue at the moment. I will notify you once this issue is resolved. Thank you for your patience and for using the app.