Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace flutter_local_notifications with pigeon bindings #856

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    27104ad View commit details
    Browse the repository at this point in the history
  2. notif test: Use testNotification to test foreground and background FC…

    …M messages
    
    Prep commit for upcoming implementation where for foreground
    notifications it'd depend on GlobalStore inherited widget and thus would
    require the use of `testWidget` instead of `test` function.
    rajveermalviya committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f6f3795 View commit details
    Browse the repository at this point in the history
  3. notif [nfc]: Replace PendingIntent.intentPayload with PendingIntent.i…

    …ntent
    
    Prep work for upcoming support of receiving notification-opened Intents
    without relying on `package:flutter_local_notifications`.
    rajveermalviya committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    37a6fcd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0226918 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10adc7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a419837 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01463f3 View commit details
    Browse the repository at this point in the history