alert_plus 1.0.1 copy "alert_plus: ^1.0.1" to clipboard
alert_plus: ^1.0.1 copied to clipboard

A highly customizable Flutter package for alert dialogs with themes, animations, and input fields.

1.0.1 #

๐Ÿ”ง Bug Fixes #

  • Repository URL Update: Updated repository URL to point to the new location
  • Example App Configuration: Fixed example app naming conflicts and test issues
  • Package Dependencies: Resolved path dependency warnings in example app

1.0.0 #

โœจ Features #

  • Enhanced Animations: Added 4 new animation types - bounce, rotate, slideLeft, and slideRight
  • Auto-Close Functionality: Added autoCloseDuration parameter for automatic dialog dismissal
  • Global Configuration System: Introduced AlertConfig class for app-wide default settings
  • Button Text Color Fix: Fixed button text color styling issues

๐ŸŽจ Improvements #

  • Enhanced button styling with proper text color support
  • Improved animation system with more options
  • Better example app with demos for all new features
  • Updated documentation and README

๐Ÿ”ง Technical Changes #

  • Added AlertConfig class for global configuration
  • Extended AlertAnimation enum with new animation types
  • Added autoCloseDuration parameter to dialog classes
  • Improved button color handling in ElevatedButton styling

๐Ÿ“š Documentation #

  • Comprehensive README updates with new features
  • Added API reference for AlertConfig
  • Enhanced examples and usage documentation
  • Updated package description

๐Ÿงช Testing #

  • All tests pass with 19/19 test cases
  • No analysis issues
  • Example app runs successfully
2
likes
150
points
25
downloads
screenshot

Publisher

verified publisherrohitchouhan.com

Weekly Downloads

A highly customizable Flutter package for alert dialogs with themes, animations, and input fields.

Repository (GitHub)
View/report issues
Contributing

Topics

#alerts #notification #dialogs #ui #toast

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on alert_plus