I am beginner at flutter development.Completed my first app and also pushed to playstore.But after downloading the the app each click take more time to get the response and also the UI is incomplete.How can i find out the isuues with my app? For each click its takes around 20 seconds respond In my app using number picker dialog it popup after 20 seconds delay
Steps followed :
- Tested with apk in numerous emulators and found no issues
- tested in local android phone and found no issues
- released in play store with .aab format and performance issue pops up Thanks in adavance