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