How can I use the Showcase View in a ListView Item in Flutter?
I have a ListView, I want to show a showcase in any item of this list. is there any way to do this in flutter?
I guess the showcaseview package doesn't support ListView items. (or I couldn't)
Like this;