cooler_alerts 2.1.2 copy "cooler_alerts: ^2.1.2" to clipboard
cooler_alerts: ^2.1.2 copied to clipboard

A Flutter package to display animated alert dialogs, replacement for cool_alert.

[2.1.2] - 04/03/2025 #

  • Fix: resource animation strings
  • Use cool_flare as flare_flutter dependency
  • Update example app
  • Update pubspec
  • Update README

[2.1.1] - 04/03/2025 #

  • Update: example
  • Update: README
  • Fix: pubspec documentation

[2.1.0] - 04/03/2025 #

  • Added TextAlign & Overflow options for title & text (or body).
  • BREAKING CHANGES!: added dialog context to confirmBtnTap and cancelBtnTap functions. Signatures now are:
void Function(BuildContext context);
  • Added PopScope widget with canPop to prevent unwanted navigation while dialog is showing.
  • Updated README

[2.0.1] - 06/03/2023 #

  • Updated README

[2.0.0] - 06/03/2023 #

  • Bug fixes
  • Upgrade
  • Added 'closeOnConfirmBtnTap' prop
  • Added 'reverseBtnOrder' prop

[1.1.0] - 01/05/2021 #

  • Added Null Saftey Support
  • Pedantic
  • Added 'width' prop for dialog sizing
  • Added 'loopAnimation' prop
  • Added 'widget' prop for custom widgets

[1.0.3] - 20/11/2020 #

  • Code Cleanup

[1.0.2] - 20/11/2020 #

  • Added new customization options

[1.0.1] - 24/06/2020 #

  • Updated documentation

[1.0.0] - 24/06/2020 #

  • Updated documentation

[0.0.2] - 21/06/2020 #

  • Updated README

[0.0.1] - 21/06/2020 #

  • Initial release
0
likes
150
points
53
downloads

Publisher

verified publisherearthbase.io

Weekly Downloads

A Flutter package to display animated alert dialogs, replacement for cool_alert.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #alert #dialog #notifications #popup

Documentation

API reference

License

MIT (license)

Dependencies

cool_flare, flutter, lottie, vector_math

More

Packages that depend on cooler_alerts