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

A beautiful and customizable animated snack bar package for Flutter. Display top-aligned snack bars with smooth animations and swipe-to-dismiss functionality.

Changelog #

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2025-10-29 #

Added #

  • Initial release of Snack Pack
  • Four built-in snack bar types: success, failure, warning, and info
  • Smooth slide-in and slide-out animations
  • Swipe-to-dismiss functionality
  • Auto-dismiss with customizable duration
  • Smart queue management (only one snack bar visible at a time)
  • Safe area awareness for device notches and status bars
  • Comprehensive documentation and examples
  • Full platform support (Android, iOS, Web, macOS, Windows, Linux)

Features #

  • showCustomSnackBar() function for easy display of snack bars
  • SnackBarType enum with four distinct types
  • Customizable duration parameter
  • Material Design-inspired UI with elevation and rounded corners
  • Type-specific icons and colors
  • Responsive layout that adapts to screen width

Documentation #

  • Complete README with usage examples
  • API reference documentation
  • In-code documentation for all public APIs
  • Example application demonstrating all features
1
likes
0
points
13
downloads

Publisher

verified publisherdhirajnikam.dev

Weekly Downloads

A beautiful and customizable animated snack bar package for Flutter. Display top-aligned snack bars with smooth animations and swipe-to-dismiss functionality.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on snack_pack