snackify 1.2.0 copy "snackify: ^1.2.0" to clipboard
snackify: ^1.2.0 copied to clipboard

Snackify is a Flutter package for displaying feature-rich snackbars with various types, titles, messages, and optional actions. It supports custom gradients, positioning, persistence, and text-to-spee [...]

Changelog #

All notable changes to this project will be documented in this file.

1.2.0 #

Added #

  • Text-to-Speech (TTS) Support: Integrated TTS functionality for snackbar, allowing snackbar to be read aloud for better accessibility.
  • Box Shadow for Snackbar: Introduced a box shadow effect to snackbars for a more modern and visually appealing design.
  • Improved Documentation: Added detailed documentation for the Snackify package, including explanations for properties and methods to enhance code clarity and usage.

Fixed #

  • Snackbar Animation: Fixed minor issues with the animation of snackbars, ensuring smoother transitions when they appear and disappear
  • Dismiss Functionality: Resolved issues with the snackbar's dismiss behavior, ensuring snackbars are properly dismissed by swiping horizontally.

1.1.0 #

Added #

  • Improved Documentation: Added detailed documentation for the Snackify package, including explanations for properties and methods to enhance code clarity and usage.

Fixed #

  • Snackbar Rendering Issues: Fixed minor bugs related to the rendering of snackbars, ensuring they appear correctly.
  • Auto-dismiss Functionality: Resolved issues with the snackbar's auto-dismiss behavior, ensuring snackbars are properly dismissed after the set duration or on user interaction.

1.0.6 #

Fixed #

  • Fixed some issues in documentation.

1.0.5 #

Fixed #

  • Fixed some issues in documentation.

1.0.4 #

Fixed #

  • Added the image of snackify widget for preview.

1.0.3 #

Added #

  • Improved Documentation: Added detailed documentation for the dismiss behavior and other features of the Snackify package.

Fixed #

  • Minor bug fixes related to Snackbar rendering issues.
  • Fixed issues with SnackBar's auto-dismiss functionality.

1.0.2 #

Fixed #

  • Temporarily commented out problematic code related to the pubspec.yaml configuration.
  • Addressed minor styling issues for the SnackBar widget.

1.0.1 #

Fixed #

  • Temporarily commented out problematic code related to the Snackbar rendering.
  • Addressed minor styling issues for the SnackBar widget.

1.0.0 - 2024-12-05 #

Added #

  • Initial release of the Snackify package for Flutter.
  • Customizable SnackBar widget with:
    • Background color, text style, and icon support.
    • Optional custom margin, border radius, and elevation.
    • Customizable display duration for SnackBars.
    • Supports icon color and Snackbar's elevation.
  • Utilizes ScaffoldMessenger to show SnackBars.
  • Fully configurable through the widget's parameters.

Changed #

  • First public release with full functionality.

Fixed #

  • No fixes in this version.
9
likes
0
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

Snackify is a Flutter package for displaying feature-rich snackbars with various types, titles, messages, and optional actions. It supports custom gradients, positioning, persistence, and text-to-speech features, offering an enhanced notification experience.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_tts, google_fonts

More

Packages that depend on snackify