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

retracted

A beautiful, responsive toast notification package for Flutter with animated overlays and customizable themes.

Changelog #

1.0.0 2024-01-XX #

Added #

  • Initial release of Cherry Toast Messages package
  • Beautiful animated toast notifications with smooth transitions
  • Four pre-built toast themes: Success, Error, Warning, and Info
  • Fully customizable toast styling with colors, fonts, and animations
  • Responsive design that adapts to different screen sizes automatically
  • Static info container widget for displaying information
  • Support for custom icons, colors, and styling
  • Custom width and height parameters for both toasts and static containers
  • Proper documentation and examples

Features #

  • CherryToastMsgs.showSuccessToast() - Green success toasts
  • CherryToastMsgs.showErrorToast() - Red error toasts
  • CherryToastMsgs.showWarningToast() - Yellow warning toasts
  • CherryToastMsgs.showInfoToast() - Blue info toasts
  • CherryToastMsgs.showAnimatedToast() - Custom toasts with full control including size customization
  • StaticeInfoContainerWidget - Static information containers with size customization

Technical Details #

  • Built with Flutter 3.0+ support
  • Responsive design using MediaQuery for automatic screen adaptation
  • Smooth animations with SlideTransition and FadeTransition
  • Overlay-based implementation for non-intrusive toasts
  • Customizable duration, elevation, and styling
  • Customizable width and height for precise control over toast and container sizes
  • Proper memory management with automatic cleanup
  • Simplified API - no need to pass Deviceinfo objects
5
likes
0
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

A beautiful, responsive toast notification package for Flutter with animated overlays and customizable themes.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on cherry_toast_msgs