How to add Intro Slider screen in Flutter App? (Android and IOS)

Опубликовано: 29 Сентябрь 2024
на канале: Flutter Cool
12,985
181

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