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

Snackify is a Flutter package for creating animated, customizable snackbars with options for message type, position, duration, and more, improving user notifications.

Changelog #

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

1.2.4 #

Fixed #

  • Documentation: Fixed some example documentation

1.2.3 #

Fixed #

  • Documentation: Fixed some example documentation

1.2.2 #

Fixed #

  • Documentation: Fixed major issues with documentation

1.2.1 #

Fixed #

  • Documentation: Fixed minor issues with documentation

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.
8
likes
160
points
75
downloads

Publisher

unverified uploader

Weekly Downloads

Snackify is a Flutter package for creating animated, customizable snackbars with options for message type, position, duration, and more, improving user notifications.

Repository (GitHub)
View/report issues

Documentation

API reference

Funding

Consider supporting this project:

buymeacoffee.com

License

MIT (license)

Dependencies

flutter, flutter_tts, google_fonts

More

Packages that depend on snackify