customizable_snackbar 1.1.2 copy "customizable_snackbar: ^1.1.2" to clipboard
customizable_snackbar: ^1.1.2 copied to clipboard

A Flutter package providing customizable snackbars with queue management, animations, and dismissible 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.1.2 - 2025-01-27 #

  • Updated minimum flutter_riverpod version from 2.6.1 to 2.8.0 for full pub.dev compatibility
  • Updated minimum riverpod_annotation version from 2.6.1 to 2.8.0 for full pub.dev compatibility
  • Updated minimum riverpod_generator version from 2.3.0 to 2.8.0 for full pub.dev compatibility

1.1.1 - 2025-01-27 #

  • Optimized dependency version constraints for better pub.dev scoring and backward compatibility
  • Updated flutter_lints to support both 5.x and 6.x versions

1.1.0 - 2025-01-27 #

  • Updated dependencies and analysis options
  • Refactored snackbar queue provider for improved readability and structure
  • Improved code formatting and comments in snackbar widgets

1.0.0 - 2024-11-06 #

Added #

  • Initial release of customizable_snackbar
  • CustomizableSnackbar class for managing snackbars
  • BasicSnackbar widget for displaying basic snackbars with title and message
  • CustomSnackbar widget for creating custom snackbar widgets
  • SnackbarOverlay widget for managing snackbar display and animations
  • Queue management system with configurable maximum queue size
  • Auto-hide functionality with configurable duration
  • Dismissible snackbars with swipe-up gesture
  • Smooth animations using flutter_animate
  • Backdrop blur effect for glassmorphism
  • Comprehensive documentation and examples

Features #

  • Queue management with automatic positioning
  • Customizable appearance (colors, styles, corner radius)
  • Support for custom widgets
  • Riverpod integration for state management
  • Responsive positioning to avoid overlap
  • Multiple snackbar support with stacking
2
likes
150
points
49
downloads

Documentation

API reference

Publisher

verified publishermabiloft.com

Weekly Downloads

A Flutter package providing customizable snackbars with queue management, animations, and dismissible functionality.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

figma_squircle, flutter, flutter_animate, flutter_riverpod, freezed_annotation, riverpod_annotation, uuid

More

Packages that depend on customizable_snackbar