duytq94 / flutter-intro-slider

Simple and configurable app introduction slider for Flutter
https://pub.dartlang.org/packages/intro_slider
MIT License
677 stars 141 forks source link

Respond to orientation #65

Closed johnareid54 closed 4 years ago

johnareid54 commented 4 years ago

Does the page design change when users use landscape mode? I was thinking in landscape mode split the screen into two sections. The image should be on the left and the title and description should be on the right.

johnareid54 commented 4 years ago

I have closed this issue as just because I think end-users will always do unexpected things like going into landscape mode, but should not reflect on the excellent work duytq94 has done on this package.