utopic_toast 1.0.0 copy "utopic_toast: ^1.0.0" to clipboard
utopic_toast: ^1.0.0 copied to clipboard

discontinued

Toast Flutter package. You can call it whenever you need it. Showing multiple dismissible toasts at the same time with showing and hiding animation.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0] - 11.05.2021 #

Changed #

  • update flutter version to >2.0.0
  • update rxdart version to ^0.27.0
  • update provider version to ^5.0.0

[0.1.3] - 21.04.2020 #

Changed #

  • update rxdart version to ^0.24.0
  • update provider version to ^4.0.5

[0.1.2] - 27.03.2020 #

Changed #

  • make _toastsController initialized only once

[0.1.1] - 25.03.2020 #

Changed #

  • Update README.MD
  • Add enableTapToHide param to ToastOverlay

[0.1.0] - 21.03.2020 #

Changed #

  • In ToastAction onPressed passed function to hide toast

Fixed #

  • ToastManager().showToast now returns ToastFuture

[0.0.1] - initial release: 19.03.2020 #

6
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Toast Flutter package. You can call it whenever you need it. Showing multiple dismissible toasts at the same time with showing and hiding animation.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, provider, rxdart

More

Packages that depend on utopic_toast