rflutter_alert 2.0.7 copy "rflutter_alert: ^2.0.7" to clipboard
rflutter_alert: ^2.0.7 copied to clipboard

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] - 24 May, 2023 #

  • Fix for Default Constraint.

[2.0.6] - 17 May, 2023 #

  • 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.5] - 16 May, 2023 #

  • Fix for Flutter 3.10 and Dart 3.0

[2.0.4] - 10 March, 2021 #

  • Code formatted.

[2.0.3] - 10 March, 2021 #

  • Custom image display problem fixed.

[2.0.2] - 10 March, 2021 #

  • Root Navigation using paramatere added.
  • More api docs added.

[2.0.1] - 09 March, 2021 #

  • Close icon is widget now.
  • Code formatted and version info fixed.

[2.0.0] - 09 March, 2021 #

  • Migrate to null safety.
  • Android app migration for flutter embed.

[1.1.0] - 15 September, 2020 #

  • Code formatted and version info fixed.

[1.0.9] - 15 September, 2020 #

  • Alignment support for Alert added.
  • Alert Padding paramater support added.
  • AlertDialog is scrollable now.

[1.0.8] - 10 September, 2020 #

  • Code formatted and version info fixed.

[1.0.7] - 10 September, 2020 #

  • 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.6] - 10 September, 2020 #

  • Custom Animation support
  • Fix for close icon

[1.0.5] - 09 September, 2020 #

  • Code formatted and version info fixed.

[1.0.4] - 09 September, 2020 #

  • 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.3] - 02 July, 2019 #

  • Added close callback function
  • Added size constraint
  • Added SingleChildScrollView for keyboard bug

[1.0.0] - 08 December, 2018 #

  • 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
1.06k
likes
150
points
13.3k
downloads

Publisher

verified publisherratel.com.tr

Weekly Downloads

2024.09.11 - 2025.03.26

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.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on rflutter_alert