FLUTTER ECOSYSTEM

stacked_notification_cards

A Flutter implementation of iOS style stacked notifications which can be dismissed.

stacked_notification_cards cover
Latest version
0.1.0-dev.6
30-day downloads
139
Likes
128
Pub points
140

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

StackedNotificationCards is a Flutter package that implements iOS-style stacked notifications, allowing users to view and dismiss multiple notifications in a layered, card-based layout. Designed for a modern, native-like experience, it supports smooth animations and interactive dismissal gestures. The package works across all major platforms including Android, iOS, Web, macOS, Windows, and Linux, making it ideal for apps seeking a cohesive notification UI. It integrates seamlessly with existing Flutter projects via a simple add command.

Use cases
  • iOS-style notification stacking
  • App notification overlays
  • Interactive notification dismissal
  • Cross-platform notification design
  • User engagement through visual feedback
Key features
  • Stacked card layout
  • Swipe-to-dismiss gestures
  • Cross-platform compatibility
  • Smooth animations
  • Customizable appearance
  • Easy integration with Flutter
Suitable for
  • Apps needing iOS-inspired notifications
  • Developers targeting multiple platforms
  • UI-focused notification systems
  • Modern app interfaces
  • Enhanced user interaction design
Considerations
  • Requires gesture handling setup
  • Limited customization beyond basic styling
  • May need additional logic for complex notification flows
  • Not suitable for high-frequency notifications without throttling
  • Depends on platform-specific rendering behaviors
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add stacked_notification_cards

Categories

Related projects

No data available yet.