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

retracted

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

Changelog #

1.0.4 2024-01-XX #

Added #

  • Implemented .pubignore for better publishing control
  • Updated image names to be more descriptive and meaningful
  • Improved package structure with proper file organization

Fixed #

  • Fixed image paths in README to use relative paths for private repositories
  • Resolved publishing issues with .gitignore vs .pubignore separation
  • Updated dependencies and improved package validation

1.0.3 2024-01-XX #

Added #

  • Implemented .pubignore for better publishing control
  • Updated image names to be more descriptive and meaningful
  • Improved package structure with proper file organization

Fixed #

  • Fixed image paths in README to use relative paths for private repositories
  • Resolved publishing issues with .gitignore vs .pubignore separation
  • Updated dependencies and improved package validation

1.0.2 2024-01-XX #

Fixed #

  • Fixed image URLs in README to use GitHub raw URLs
  • Images now display properly on GitHub and pub.dev
  • Resolved issue with local image paths not working

1.0.1 2024-01-XX #

Added #

  • Added comprehensive screenshots and images to README
  • Visual demonstrations of all toast types and features
  • Better package presentation on pub.dev

Fixed #

  • Resolved overflow issues in toast layouts
  • Improved text handling with ellipsis for long content
  • Better responsive design for fixed height containers

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
17
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