Flutter create walkthrough in each screen

179 Views Asked by At

I want to create user guide for each screen using flutter i have tried to use flutter_intro but its not really effectiveflutter intro_image

I want something like this shown in image below with little more effective design. and it can highlight widgets in screen . or it would be better if its animations will be bit bubble animations walkthrough

1

There are 1 best solutions below

1
TripleNine On BEST ANSWER

You can have a look at the showcaseview package which exactly does what you need.