Junaid Ali Ansari
Junaid Ali Ansari

Reputation: 33

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

Upvotes: 0

Views: 367

Answers (1)

TripleNine
TripleNine

Reputation: 1932

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

Upvotes: 1

Related Questions