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

i am facing this issue in IOS but in android it works fine. #84

Closed kadnan0900 closed 3 years ago

kadnan0900 commented 3 years ago

Screenshot 2020-12-02 at 6 57 00 PM (1)

ibrahimdevs commented 3 years ago

@kadnan0900 it looks like you're providing wrong (single line) TextStyle for AlertStyle's descStyle. If you need further help, can you share your alert code?

kadnan0900 commented 3 years ago

@ibrahimdevs i found the solution. rflutter_alert worked fine but the problem was my font.Thanks

ibrahimdevs commented 3 years ago

It's great both you solve your problem and not related with rflutter_alert. Thanks for update @kadnan0900 , I'm closing this issue.