In this video, you will see how to implement an intro slider page in Flutter App with these simple steps:
- add your images to the assets folder.
- add intro_slider package and link assets in pubspec.yaml file.
- create a list of Slide objects then render them in the widget section.
- return intro slider widget with rendering list widget.
Github link: https://github.com/Rapid-Technology/f...
intro_slider link: https://pub.dev/packages/intro_slider
#Flutter #Intro #Slider #RapidTechnology #flutter_intro_slider