0

I want to display user guides for App after launching. I don't know how to achieve this task.

This is the sample image on press next show the next info / guide about the app. Once finish will not be display again.

Wasiq Hussain
  • 49
  • 1
  • 7

1 Answers1

1

You can use "flutter_intro" package from Pub.dev The package is null safe and is updated regularly.