introduction_screen icon indicating copy to clipboard operation
introduction_screen copied to clipboard

Add easily to your app an introduction screen to provide informations to new users

Results 59 introduction_screen issues
Sort by recently updated
recently updated
newest added

The version on the Readme was 3.0.1 so I changed it to 3.0.2 the latest

Can I suggest adding a new event to this otherwise excellent widget? Add a new 'canProgress' event that can be used to check whether it is valid to progress to...

enhancement

Good day, thank you for the amazing package, however I have a little problem. I am putting buttons in my intro screen to navigate to different parts of the app,...

Using: v3.0.2 Flutter: 2.10.4 Emulator: Pixel 5 API 30 Resolution: 1080 x 2340 dp: 393x851 ![Screenshot_20220408_185819](https://user-images.githubusercontent.com/1211627/162544400-e118e3ec-9fcf-47d4-b8c6-25a17e65114d.png) I haven't messed with the intro screens in ages, but suddenly noticed this overflow...

I've read a bit about the gesture system in Flutter and from [this article ](https://medium.com/flutter-community/flutter-deep-dive-gestures-c16203b3434f), when a parent and a child widget both are set to handle gestures, the priority...

This is a great package but would be even better if you could add the option to auto play through the intro pages until the last one where you then...

Is it possible to disable the next and done button temporary until my viewmodel meet that condition criteria? The point here would be that this specific viewmodel would be in...

read readme

This issue shows the problem: https://github.com/Pyozer/introduction_screen/issues/118 They solved it some other way. This pull request solves it by replacing the widget with a visibility widget allowing it to maintain its...

Is there a way to have the body text left aligned?