boredcodebyk/mintcalc

Haptic feedback

fillwithjoy1 opened this issue · 7 comments

Just wanted to say, nice app! I look forward to it being improved
One of the suggestions I have is to implement haptic feedback on each tap. It feels more satisfying this way.

noted :D

noted :D

I've come from Google calculator and found out that they use the INTERNET permission... very cool google. anyways, found this but it lacks some features :(

enabled haptic feedback in 00fdce3 but idk why it doesn't work

enabled haptic feedback in 00fdce3 but idk why it doesn't work

did a quick skim over the code, seems like you didn't implement it (could be wrong)

Made a pull request in #7 that adds it, but still tweaking some values around

added in 2559a8b with your help, thank you for your contribution

added in 2559a8b with your help, thank you for your contribution

used chatgpt because i had no idea how to use flutter :P
looks similar to javascript though