RatelHub / rflutter_alert

RFlutter Alert is super customizable and easy-to-use alert / popup dialog library for Flutter. You may create reusable alert styles or add buttons as much as you want with ease.
https://ratel.com.tr
MIT License
386 stars 117 forks source link

Question about Buttons in Column #75

Closed NassB closed 3 years ago

NassB commented 4 years ago

First of all thanks for the recent update that fixed a problem in our production app.

You accepted my pull request [https://github.com/RatelHub/rflutter_alert/pull/40]() a month ago with buttons in Column support but it's seemed that this is not available in the latest release 1.1.0 I wanted to know if it was a mistake or if there is a problem with the functionality because I was using it. Let me know if I need to do another pull request 😁.

NassB commented 3 years ago

So I just saw the parameter 'buttonsDirection', so I am closing this issue.