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

RTL languages support #8

Closed abdallah-gaber closed 5 years ago

abdallah-gaber commented 5 years ago

Can You add the RTL languages support to slide and show the right directions for the widgets?

duytq94 commented 5 years ago

11

duytq94 commented 5 years ago

Hi @abdallah-gaber , I removed the RTL languages support, please read here to know more why we did it.

20