- Fix for Default Constraint.
- 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.
- Fix for Flutter 3.10 and Dart 3.0
- Code formatted.
- Custom image display problem fixed.
- Root Navigation using paramatere added.
- More api docs added.
- Close icon is widget now.
- Code formatted and version info fixed.
- Migrate to null safety.
- Android app migration for flutter embed.
- Code formatted and version info fixed.
- Alignment support for Alert added.
- Alert Padding paramater support added.
- AlertDialog is scrollable now.
- Code formatted and version info fixed.
- 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.
- Custom Animation support
- Fix for close icon
- Code formatted and version info fixed.
- 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
- Added close callback function
- Added size constraint
- Added SingleChildScrollView for keyboard bug
- 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