rflutter_alert
rflutter_alert copied to clipboard
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.
After updating to Flutter 3.3, texts looks pixelated and blurry on iOS, anyone know how to fix this?
Hi there! Is there a way to set the elevation of the DialogButtons? Maybe with a trick? Thank you very much, Thorsten.
One of my needs is to customize the background image of the pop-up box or use a gradient background color, but the current components cannot do this.
Think about an alert box with three buttons: "try again", "ignore", "cancel", if I need to know which button did user clicked, better to have a param in the DialogButton's...
If your app is all dark mode there is no way to make the background for the alert dark.
when invoking showGeneralDialog optionally allow passing of a RouteSettings instance. rflutter_alert-2.0.7\lib\src\alert.dart line 61