A flutter package for making customizable intro (get started) screen.
You just need to add introduction_screen
as a dependency in your pubspec.yaml file.
dependencies:
flutter_intro_screen:
git:
url: https://github.com/iamnabink/flutter_intro_screen.git
ref: main
Will be released soon