# MaikuB/flutter_local_notifications

A Flutter plugin for displaying local notifications on Android, iOS, macOS, Linux and Windows

Repository: https://github.com/MaikuB/flutter_local_notifications
Canonical: https://ross.abutalabs.com/products/flutter_local_notifications
Language: Dart
License Family: other
Topics: flutter-plugin, flutter, notifications, android, ios, dart, macos, linux, windows
Last push: 2026-08-08T08:49:59+00:00

## Health v2 (maintenance only)
Score: 97/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 96, release rhythm 96, longevity 100
- inputs: {"age_days": 3083, "days_push": 25, "days_rel": 25, "gap_med": 25, "n_releases_24m": 22}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2663, forks 1560 (observed 2026-08-28T04:07:08.942933+00:00)

## What it is
A Flutter plugin for displaying local notifications across Android, iOS, macOS, Linux, Windows, and web. It provides a common API with platform-specific implementations packaged as separate packages.

## Use cases
- show local notifications in a flutter app
- schedule reminders on android and ios
- display desktop notifications on linux and windows
- customize notification channels and sounds
- handle notification taps and payloads

## When to choose
- you are building a Flutter app that needs local (non-push) notifications
- you need cross-platform notification support including desktop platforms
- you want scheduled or repeating notifications

## When to avoid
- you need remote/push notifications via FCM or APNs
- your project is not built with Flutter
- you need notifications on platforms not supported by the plugin

## Facets
- artifact type: plugin
- maturity: active
- function: ui-components, mobile-framework
- domain: mobile-development, cross-platform, developer-tools
- platform: windows, cross-platform
- tags: flutter, dart, local-notifications, flutter-plugin, android, ios, macos, linux

## Member repositories
- MaikuB/flutter_local_notifications (main) score 97

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:08.942933+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:18:19.838852+00:00, confidence not recorded.
  - readme: https://github.com/MaikuB/flutter_local_notifications (fetched 2026-08-28T04:07:08.942933+00:00, sha e8a9f2f91408)
- Data as of 2026-08-30T08:39:29.467469+00:00.
