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

[Feature request] Horizontal layout #112

Closed marchellodev closed 2 years ago

marchellodev commented 3 years ago

As of right now, it is impossible to use this package on horizontal screens (or in a landscape mode). It would help if we could specify the type of layout: vertical (as it is right now) or horizontal (when image, and description are located in a row) Thanks!

duytq94 commented 2 years ago

Hi, sorry for late. You can using https://github.com/duytq94/flutter-intro-slider#custom-layout to layout your widget position