toastify_flutter 2.1.1 copy "toastify_flutter: ^2.1.1" to clipboard
toastify_flutter: ^2.1.1 copied to clipboard

Toast Library for Flutter: Easily create custom toast messages. Add short, customizable notifications to your Flutter apps quickly.

2.1.1 #

  • Removed unused dart:ui import.

See GitHub issues for more details.

2.1.0 #

  • Added alignment property to control horizontal alignment of toasts (left, center, right).
  • Added animationCurve property for customizing the animation easing of the toast.
  • Improved animation handling for smoother transitions.
  • Fixed minor bugs from the previous version.

See GitHub issues for more details.

2.0.0 #

  • Removed the show method used to display toasts.
  • Added specific methods: success, info, warning, and error for more advanced customization.
  • Improved toast customization capabilities.

See GitHub issues for more details.

1.0.4 #

  • project description changed

See GitHub issues for more details.

1.0.3 #

  • remove platforms

See GitHub issues for more details.

1.0.2 #

  • add platforms

See GitHub issues for more details.

1.0.1 #

  • small adjustments not important

See GitHub issues for more details.

1.0.0 #

  • project name is changed
  • the platforms it supports are added

See GitHub issues for more details.

0.3.0 #

  • Added support for custom toast messages.
  • Implemented duration and position configuration for toasts.
  • Fixed overlay issues in specific contexts.

See GitHub issues for more details.

8
likes
160
points
72
downloads

Publisher

unverified uploader

Weekly Downloads

Toast Library for Flutter: Easily create custom toast messages. Add short, customizable notifications to your Flutter apps quickly.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on toastify_flutter