toast_plus 1.0.4 copy "toast_plus: ^1.0.4" to clipboard
toast_plus: ^1.0.4 copied to clipboard

retracted

A customizable toast notification package for Flutter with advanced features and great design.

ToastPlus #

ToastPlus is a customizable toast notification package for Flutter that provides a versatile and stylish way to display toast messages in your Flutter applications. It includes various features such as different display positions, RTL/LTR support, and advanced customization options to enhance your app’s user experience.

Features #

  • Customizable Positions:

    • Top
    • Bottom
    • Left
    • Right
    • Top Left
    • Top Right
    • Bottom Left
    • Bottom Right
  • Appearance Customization:

    • Background color
    • Text color
    • Font size
    • Padding
    • Margin
    • Border radius
  • Advanced Features:

    • No click outside to dismiss option
    • Popup mode
    • Delay before showing toast
    • Auto dismiss after a duration
    • End time widget for countdown timer
    • Custom show and hide animations
    • Icons and action buttons
    • Queue system to handle multiple toasts
    • RTL and LTR text direction support

Installation #

Add toast_plus as a dependency in your pubspec.yaml file:

dependencies:
  toast_plus:
    git:
      url: https://github.com/KhaledAl2mri/toast_plus.git
3
likes
0
pub points
9%
popularity

Publisher

unverified uploader

A customizable toast notification package for Flutter with advanced features and great design.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on toast_plus