toastification 1.0.1 copy "toastification: ^1.0.1" to clipboard
toastification: ^1.0.1 copied to clipboard

Toastification is a Flutter package that allows you to easily show toast and notification messages in your application.

1.0.1 #

  • update README.me by @payam-zahedi

1.0.0 #

  • add dismissAll function by @payam-zahedi
  • add toastification manager and alignment to toasts by @payam-zahedi
  • add swipe to dismiss feature by @payam-zahedi
  • update and deploy example app by @payam-zahedi
  • update default icons and primary colors by @payam-zahedi
  • add support for textDirection by @payam-zahedi
  • add progress bar by @payam-zahedi
  • add different close types by @payam-zahedi
  • add custom animation to example by @payam-zahedi
  • Add equatable and change cupertino with widgets by @benyaminbeyzaie
  • Add _disposeAnimation() by @benyaminbeyzaie
  • fix example design issues in v1.0.0 by @payam-zahedi
  • update the built in toast base on the design by @payam-zahedi
  • update theme values by @payam-zahedi
  • Remove .vscode from git by @benyaminbeyzaie
  • update kotlin_version by @benyaminbeyzaie
  • Add new AppBar by @benyaminbeyzaie
  • Add Toastification Config Provider by @benyaminbeyzaie
  • add new properties to global config by @payam-zahedi
  • Feat/update panel by @payam-zahedi
  • Update header by @payam-zahedi
  • Update toast preview component by @payam-zahedi
  • Add responsive toast types by @benyaminbeyzaie
  • update code preview widget by @payam-zahedi

0.0.3 #

  • Added custom animation feature with animation duration and animation builder parameters
  • Updated documentation to include custom animation usage
  • Other minor bug fixes and improvements

0.0.2 #

  • README.md file created
  • CONTRIBUTING.md file created
  • Added new use cases for mobile and web
  • Updated example UI

0.0.1 #

  • Initial package version released
  • Toastification core created
  • Predefined toast widgets added
  • Progressbar for widget added
  • Implemented pause onHover behavior
773
likes
0
pub points
99%
popularity

Publisher

verified publisherpayamzahedi.com

Toastification is a Flutter package that allows you to easily show toast and notification messages in your application.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, equatable, flutter, iconsax_flutter, pausable_timer, uuid

More

Packages that depend on toastification