Releases: payam-zahedi/toastification
Releases · payam-zahedi/toastification
v2.3.0
What's Changed
- fix: AnimationController.dispose() called more than once. on multiple action show by @AntonioAEMartins in #133
- fix: add extra bottom margin to account for keyboard by @MrLightful in #131
- refactor: toast config and applyMediaQueryViewInsets as property by @payam-zahedi in #134
- fix: add Media Query view padding as a margin to toast overlay by @payam-zahedi in #135
- fix: add max line limit for title and description by @payam-zahedi in #136
New Contributors
- @AntonioAEMartins made their first contribution in #133
- @MrLightful made their first contribution in #131
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- Fix offset in description when title is null by @romatallinn in #120
- fix: Cannot hide the icon if the style is FlatColored by @sandunrajitha in #125
- fix: remove padding on top of toast list and make it tappable by @payam-zahedi in #128
New Contributors
- @romatallinn made their first contribution in #120
- @sandunrajitha made their first contribution in #125
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Add clipBehavior for ToastificationConfig by @komakur in #110
- Add dismiss icon possibility by @alirezat66 in #116
New Contributors
- @komakur made their first contribution in #110
- @alirezat66 made their first contribution in #116
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Feature: optional context by @SamadiPour in #92
- Add optional BorderSide option by @LampeMW in #103
New Contributors
- @SamadiPour made their first contribution in #92
- @LampeMW made their first contribution in #103
Full Changelog: v1.1.0...v2.0.0
v1.1.0
What's Changed
- add new toast style (ToastificationStyle.simple) by @mahmoud-eslami in #64
- add toastification callbacks by @payam-zahedi in #66
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- Fix the code preview section issue by @mahmoud-eslami in #55
- onAutoCompleteCompleted Callback exposed to user by @Shery573 in #59
- Add github stars section by @payam-zahedi in #60
New Contributors
- @mahmoud-eslami made their first contribution in #55
- @Shery573 made their first contribution in #59
v1.0.1
What's Changed
- update README.me by @payam-zahedi
- add new dart docs by @payam-zahedi
v1.0.0
What's Changed
- add custom animation posibility by @payam-zahedi in #2
- v0.3.0 released by @payam-zahedi in #3
- Improvements by @Romavic in #4
- add new structure for built in toasts by @payam-zahedi in #8
- add dismissAll function by @payam-zahedi in #9
- add toastification manager and alignment to toasts by @payam-zahedi in #10
- add document for core classes by @payam-zahedi in #11
- add swipe to dismiss feature by @payam-zahedi in #12
- update and deploy example app by @payam-zahedi in #14
- update shadow structure & animation builder by @payam-zahedi in #16
- update default icons and primary colors by @payam-zahedi in #17
- add support for textDirection by @payam-zahedi in #18
- add progress bar by @payam-zahedi in #19
- add different close types by @payam-zahedi in #20
- add custom animation to example by @payam-zahedi in #21
- Add equatable and change cupertino with widgets by @benyaminbeyzaie in #25
- Add _disposeAnimation() by @benyaminbeyzaie in #26
- fix example design issues in v1.0.0 by @payam-zahedi in #22
- update the built in toast base on the design by @payam-zahedi in #27
- update theme values by @payam-zahedi in #29
- Remove .vscode from git by @benyaminbeyzaie in #30
- update kotlin_version by @benyaminbeyzaie in #33
- Add new AppBar by @benyaminbeyzaie in #28
- Add Toastification Config Provider by @benyaminbeyzaie in #34
- add new properties to global config by @payam-zahedi in #36
- Feat/update panel by @payam-zahedi in #38
- Update header by @payam-zahedi in #39
- Update toast preview component by @payam-zahedi in #40
- Add responsive toast types by @benyaminbeyzaie in #41
- update code preview widget by @payam-zahedi in #46
- Doc V1.0.0 by @payam-zahedi in #37
- Release/v1.0.0 by @payam-zahedi in #49
New Contributors
- @Romavic made their first contribution in #4
- @benyaminbeyzaie made their first contribution in #25
Full Changelog: https://github.com/payam-zahedi/toastification/blob/main/CHANGELOG.md