v3.0.0
What's Changed
- feat: add inherited widget to pass properties to built in widgets by @alirezat66 in https://github.com/payam-zahedi/toastification/pull/139
- Feature/restructure_toasts by @alirezat66 in https://github.com/payam-zahedi/toastification/pull/138
- Update CONTRIBUTING.md link in README.md by @AntonioAEMartins in https://github.com/payam-zahedi/toastification/pull/156
- Update ToastificationStyle Section with 5 Predefined Styles and Updated Image by @AntonioAEMartins in https://github.com/payam-zahedi/toastification/pull/154
- refactor: use super parameters & trailing commas by @codered-sjy in https://github.com/payam-zahedi/toastification/pull/157
- Update Documentation: Added dismissAll Method Explanation by @Arthur-Barreto in https://github.com/payam-zahedi/toastification/pull/159
- Enhance SimpleToastWidget with Close Button by @AntonioAEMartins in https://github.com/payam-zahedi/toastification/pull/151
- fix: increase BuiltInContent maxLines to 2 and add TextOverflow.ellipsis by @payam-zahedi in https://github.com/payam-zahedi/toastification/pull/166
- feat: Add dismissFirst and dismissLast methods to docs by @AntonioAEMartins in https://github.com/payam-zahedi/toastification/pull/163
- Add
maxToastLimitto ToastificationConfig and Improve Toast Management by @AntonioAEMartins in https://github.com/payam-zahedi/toastification/pull/167 - Save User's Last State in Toast Builder – Implemented State Persistence Using Drift (Issue 73) by @AntonioAEMartins in https://github.com/payam-zahedi/toastification/pull/145
- feat: add customizable close button by @reza00farjam in https://github.com/payam-zahedi/toastification/pull/172
- fix: using navigator key to show toasts by @payam-zahedi in https://github.com/payam-zahedi/toastification/pull/175
- feat: upgrade flutter version 3.27.1 by @payam-zahedi in https://github.com/payam-zahedi/toastification/pull/176
- refactor: refactoring core of the package by @payam-zahedi in https://github.com/payam-zahedi/toastification/pull/177
- feat: adding test for core of the package by @payam-zahedi in https://github.com/payam-zahedi/toastification/pull/181
- feat: add max lines to config file by @payam-zahedi in https://github.com/payam-zahedi/toastification/pull/183
- release: version 3.0.0 by @payam-zahedi in https://github.com/payam-zahedi/toastification/pull/182
New Contributors
- @codered-sjy made their first contribution in https://github.com/payam-zahedi/toastification/pull/157
- @Arthur-Barreto made their first contribution in https://github.com/payam-zahedi/toastification/pull/159
- @reza00farjam made their first contribution in https://github.com/payam-zahedi/toastification/pull/172
Full Changelog: https://github.com/payam-zahedi/toastification/compare/v2.3.0...v3.0.0