v2.3.0
What's Changed
- fix: AnimationController.dispose() called more than once. on multiple action show by @AntonioAEMartins in https://github.com/payam-zahedi/toastification/pull/133
- fix: add extra bottom margin to account for keyboard by @MrLightful in https://github.com/payam-zahedi/toastification/pull/131
- refactor: toast config and applyMediaQueryViewInsets as property by @payam-zahedi in https://github.com/payam-zahedi/toastification/pull/134
- fix: add Media Query view padding as a margin to toast overlay by @payam-zahedi in https://github.com/payam-zahedi/toastification/pull/135
- fix: add max line limit for title and description by @payam-zahedi in https://github.com/payam-zahedi/toastification/pull/136
New Contributors
- @AntonioAEMartins made their first contribution in https://github.com/payam-zahedi/toastification/pull/133
- @MrLightful made their first contribution in https://github.com/payam-zahedi/toastification/pull/131
Full Changelog: https://github.com/payam-zahedi/toastification/compare/v2.2.0...v2.3.0