rflutter_alert
RFlutter Alert is super customizable and easy-to-use alert / popup dialogs for Flutter. You may create reusable alert styles or add buttons as much as you want with ease.
2.0.7
9.2K downloads/mo
#3044 most downloaded on pub.dev
RatelHub/rflutter_alert
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 1.8 years
Most releases are documented
notes for 17 of 19 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
19 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
19 releases · Dec 2018 to May 2023Releases
latest 19-
2.0.724 May 2023 -
2.0.617 May 2023Release notes
Open source →- Constraints working now.
- Selectable title and desc text option added.
- Padding for title and text option added.
- Fix for button padding to display ink correctly.
-
2.0.516 May 2023 -
2.0.403 Aug 2021 -
2.0.303 Aug 2021 -
2.0.210 Mar 2021 -
2.0.109 Mar 2021 -
2.0.009 Mar 2021 -
1.1.015 Sep 2020 -
1.0.915 Sep 2020Release notes
Open source →- Alignment support for Alert added.
- Alert Padding paramater support added.
- AlertDialog is scrollable now.
-
1.0.810 Sep 2020 -
1.0.710 Sep 2020Release notes
Open source →- Image paramater is not Image now, it is Widget!
- When user provides closeFunction, user should close alert with dismiss()
- Alert container elevation based on AlertStyle paramater now.
- HighlightColor and SplashColor of button customization added for ripple effect.
-
1.0.610 Sep 2020 -
1.0.509 Sep 2020 -
1.0.409 Sep 2020Release notes
Open source →- Added hide buttons option
- More parameters for title styling ext.
- User can change the close button icon now.
- Migrated to Android X
- Fixed
- Bottom shadow clipping
- Example project
- Null method call
-
1.0.302 Jul 2019Release notes
Open source →- Added close callback function
- Added size constraint
- Added SingleChildScrollView for keyboard bug
-
1.0.226 Dec 2018Nothing published for this version
-
1.0.110 Dec 2018Nothing published for this version
-
1.0.008 Dec 2018Release notes
Open source →- Single line basic alert
- Adding buttons dynamically (as much as you want)
- Predefined beautiful alert styles (success, error, warning, info)
- Reusable alert styles
- Super customizable
- Change animation (fromTop, fromBottom, fromRight, fromLeft, grow, shrink)
- Set animation duration
- Show/hide close button
- Set overlay tap to dismiss
- Assign Title and desc styles
- Change dialog border style