首页 > 解决方案 > How to put gesture detector at specific points on the photo?

问题描述

I will make an application with Flutter. I want to show different pop-ups when I click on certain parts of a photo that I imported from outside in the application.

For example, get a photo like this.

enter image description here

When I click on the fields I have determined in this photo, I want to give a pop-up according to the field and give information.

one more example. enter image description here

I want to show what the button does by opening a pop-up when you put this png into practice and click on the fields I specified. Do you have any suggestions for a resource or library that I can mark on the photo or help me?[!

标签: flutterflutter-layoutflutter-animation

解决方案


推荐阅读