A beginner-friendly Flutter app that demonstrates how to display, schedule, and manage local notifications with support for background execution, recurring alerts, and timezone-aware scheduling.
- 🔔 Show Instant Local Notifications with custom title and message
- 📆 Schedule Timezone-Aware Notifications using
flutter_timezone
andtimezone
- 🔁 Display Repeating Weekly Notifications for recurring reminders
- ❌ Cancel Notifications by ID for precise control
- 📲 Initialize Notifications with custom Android/iOS settings
- 🧠 Handle Notification Responses for background and foreground interaction
- 🔔
flutter_local_notifications
- 🌐
timezone
- 🕓
flutter_timezone