mini_toast 1.1.0 copy "mini_toast: ^1.1.0" to clipboard
mini_toast: ^1.1.0 copied to clipboard

PlatformAndroid

A lightweight and easy-to-use toast notification library for Flutter

1.1.0 #

  • Added new features:
    • Warning variant for toasts with orange background and warning icon
    • Internal Optimization for better performance
    • Custom toast support via showCustom method allowing any widget to be displayed as toast
  • Existing features remain unchanged

1.0.0 #

  • First public release
  • Features:
    • Toast notifications with dynamic positioning and stacking
    • Three variants: success, error, and info
    • Built-in icons for each variant type
    • Customizable toast duration and appearance
    • Smooth animations with configurable slide directions
    • Automatic height adjustment for varying content
    • Flexible positioning (top, bottom, left, center, right)
    • Queue system with proper spacing between toasts
    • Material design shadows and rounded corners
    • Customizable styles including:
      • Text style and icon colors
      • Display and animation durations
      • Content padding and margins
      • Border radius and box shadow
      • Toast spacing
    • Simple singleton API with MiniToast.instance
5
likes
160
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight and easy-to-use toast notification library for Flutter

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on mini_toast