oktoast
A pure flutter toast library, support custom style/widget, easy achieve the same effect with native toasts.
3.4.0
43K downloads/mo
#1569 most downloaded on pub.dev
OpenFlutter/flutter_oktoast
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Release timing varies
gaps range from 3 weeks to 12 months
Nearly every release is documented
notes for 36 of 38 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
38 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
38 releases · Aug 2018 to Nov 2023Releases
latest 38-
3.4.017 Nov 2023Release notes
Open source →What's Changed
- 💚 Fix build by @AlexV525 in #103
- Feat--wrapper-material by @CaiJingLong in #106
Full Changelog: 3.3.2...3.4.0
Release notes
Open source →Feat:
- Wrapper a
Materialwidget when theOKToastwidget is not wrapped withMaterial. - The min support of flutter SDK version to 3.7.0.
-
3.3.222 Sep 2023Release notes
Open source →What's Changed
- Fix position offset do not work when movingOnWindowChange is false by @lzw-all-in in #100
New Contributors
- @lzw-all-in made their first contribution in #100
Full Changelog: 3.3.1...3.3.2
Release notes
Open source →- Fix position offset do not work when
movingOnWindowChangeis false. (#100)
-
3.3.2+117 Oct 2023Release notes
Open source → -
3.3.127 Sep 2022Release notes
Open source →- Replace
context.debugDoingBuildflag withSchedulerBinding.instance.schedulerPhase. (#97)
- Replace
-
3.3.007 Sep 2022Release notes
Open source →What's Changed
- ♻️ Abstract
BuildContextPredicateby @AlexV525 in #95 - 🚀 More text fields for
showToastby @AlexV525 in #96
Full Changelog: 3.2.0...3.3.0
Release notes
Open source →- Abstract
BuildContextPredicate. (#95) - More text fields for
showToast. (#96)
- ♻️ Abstract
-
3.2.012 May 2022Release notes
Open source →What's Changed
Migrate to Flutter 3, drop supports for previous Flutter versions.
- Remove deprecated
Miui10AnimBuilder.
Full Changelog: 3.1.5...3.2.0
Release notes
Open source →Migrate to Flutter 3, drop supports for previous Flutter versions.
- Remove deprecated
Miui10AnimBuilder.
- Remove deprecated
-
3.1.505 Nov 2021Release notes
Open source → -
3.1.403 Nov 2021Release notes
Open source →What's Changed
- Fix dismiss is invalid when called synchronously by @AlexV525 in #88
- Deprecated inner
Miui10AnimBuilder.
Full Changelog: 3.1.3...3.1.4
Release notes
Open source →- Fix dismiss is invalid when called synchronously. (#88)
- Deprecated inner
Miui10AnimBuilder.
-
3.1.317 Sep 2021Release notes
Open source →- Throw a more precise error if the
OKToastwidget is not wrapped correctly. - Bind
ToastFuturewithOverlayEntrymounted state.
Release notes
Open source →- Throw a more precise error if the
OKToastwidget is not wrapped correctly. - Bind
ToastFuturewithOverlayEntrymounted state.
- Throw a more precise error if the
-
3.1.3+118 Sep 2021 -
3.1.215 Sep 2021 -
3.1.104 Aug 2021 -
3.1.002 Aug 2021Release notes
Open source →- Support
copyWithforToastPosition. (#82) - Integrate
animationBuilderproperly. (#81) - BREAKING CHANGE:
handleTouth->handleTouch. - Code cleanup.
- Support
-
3.0.024 Feb 2021 -
2.3.214 Apr 2020 -
2.3.105 Feb 2020 -
2.3.1+120 Feb 2020 -
2.3.020 Dec 2019 -
2.2.105 Dec 2019 -
2.2.008 Jul 2019Release notes
Open source →New feature:
- handleTouch: Caller can use this property to respond to click events.
Change:
- This is a breaking change : The default value of dismissOtherToast of showToast is changed to better match the OKToast overall settings. .
-
2.1.925 Jun 2019 -
2.1.806 Jun 2019Release notes
Open source →Add param
showAnimparam for dismiss method:- dismissAllToast
- ToastManager.dismissAll
- ToastFuture.dismiss
-
2.1.715 Apr 2019 -
2.1.613 Mar 2019 -
2.1.510 Feb 2019 -
2.1.428 Dec 2018 -
2.1.323 Dec 2018 -
2.1.223 Dec 2018 -
2.1.121 Dec 2018Release notes
Open source →use manager to manage ToastFuture
add a method
dismissAllToastto dismiss all toast.add a param with showToast to dismiss other toast.
-
2.1.007 Dec 2018Release notes
Open source →add new params to helper user listen toast dismiss
showToast and showToastWidget will return
ToastFuturethe toastFuture calldismiss()to dismiss toast. -
2.0.122 Nov 2018 -
2.0.024 Oct 2018Release notes
Open source →use BuildContext cache. then
showToastnot need context, you can use theshowToastin anywhere. -
1.0.424 Oct 2018 -
1.0.307 Sep 2018Release notes
Open source →update the textAlign : TextAlign.center
update the overflow: TextOverflow.ellipsis, -
1.0.207 Sep 2018 -
1.0.108 Aug 2018 -
1.0.1+108 Aug 2018Nothing published for this version
-
1.0.1+209 Aug 2018Nothing published for this version