flutterwalkthrough

Flutter create walkthrough in each screen


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


Solution

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