Plugin.LocalNotification
11.1.4
dotnet add package Plugin.LocalNotification --version 11.1.4
NuGet\Install-Package Plugin.LocalNotification -Version 11.1.4
<PackageReference Include="Plugin.LocalNotification" Version="11.1.4" />
paket add Plugin.LocalNotification --version 11.1.4
#r "nuget: Plugin.LocalNotification, 11.1.4"
// Install Plugin.LocalNotification as a Cake Addin #addin nuget:?package=Plugin.LocalNotification&version=11.1.4 // Install Plugin.LocalNotification as a Cake Tool #tool nuget:?package=Plugin.LocalNotification&version=11.1.4
Plugin.LocalNotification
The local notification plugin provides a way to show local notifications from Xamarin.Forms / .Net MAUI apps.
Setup
Plugin.LocalNotification
Available on NuGet: https://www.nuget.org/packages/Plugin.LocalNotification.Net MAUI
- Install Version 10.0.0 above
- Install into your project
Xamarin.Forms
-
- Install Version 11.0.0 below
- Install into your platform-specific projects (iOS/Android), and any .NET Standard 2.0/2.1 projects required for your app.
Platform Support
Feature | Xamarin.iOS | Xamarin.Android | net7.0-ios | net7.0-android | net8.0-ios (>= 11) | net8.0-android (>= 11) |
---|---|---|---|---|---|---|
Build SDK | >= 10 | >= API 31 | >= 16 | >= API 33 | >= 16 | >= API 34 |
Supported OS Version | >= 10 | >= API 19 | >= 10 | >= API 21 | >= 11 | >= API 21 |
Title | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Description | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Subtitle | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Schedule | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Repeat | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Custom Sounds | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Images | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Notification Actions | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Clear Delivered Notifications | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Get Pending Notifications | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Get Delivered Notifications | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Location Notifications | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Usage
Screen Record
<img src="https://raw.githubusercontent.com/thudugala/Plugin.LocalNotification/60c9342ba866b1af1278c273f3d41a168901e4ff/Screenshots/screenRecord.gif" alt="Screen Record" width="512px" >
Video
Xamarin.Forms
.Net MAUI
SourceLink Support
In Visual Studio, confirm that SourceLink is enabled. Also, Turn off "Just My Code" since, well, this isn't your code.
https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/sourcelink
Limitations
Only support <b>iOS</b> and <b>Android</b> for the moment.
Contributing
Contributions are welcome. Feel free to file issues and pull requests on the repo and they'll be reviewed as time permits.
Thank you
- Thank you for the Icons by DinosoftLabs and Iconic Hub
- Thank you for the sound file by Notification sounds
- Thank you for the tutorial video by Gerald Versluis
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-android34.0 is compatible. net8.0-browser was computed. net8.0-ios was computed. net8.0-ios17.2 is compatible. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net8.0-windows10.0.19041 is compatible. |
-
net8.0
- No dependencies.
-
net8.0-android34.0
- Xamarin.GooglePlayServices.Location (>= 121.2.0)
-
net8.0-ios17.2
- No dependencies.
-
net8.0-windows10.0.19041
- Microsoft.Toolkit.Uwp.Notifications (>= 7.1.3)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Plugin.LocalNotification:
Package | Downloads |
---|---|
Fluker
This package contains common classes and interfaces that are used in other Fluker controls. |
|
Fluker.Media
This package contains classes, interfaces, controls and utility for support media like video, pdf and images in the app. It depends on Fluker |
|
Fluker.Maps
This package contains support to custom integrations of the system Map platform. It depends on Fluker.Base |
|
Fluker.Account.Email
This package contains classes, interfaces, controls and utility for support Users (Login, Registrarion) through email in the app. It depends on Fluker |
|
Fluker.Shop.Stripe
This package contains classes, interfaces, controls and utility for integrate a shop system like cart and payments with credit card in the app. It depends on Fluker. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
11.1.4 | 21,599 | 7/8/2024 |
11.1.3 | 11,948 | 6/5/2024 |
11.1.2 | 14,416 | 4/14/2024 |
11.1.1 | 14,973 | 2/26/2024 |
11.1.0 | 2,775 | 2/21/2024 |
10.2.0-preview01 | 340 | 2/21/2024 |
10.1.8 | 91,155 | 6/29/2023 |
9.2.0 | 43,623 | 2/8/2022 |
8.0.2 | 7,579 | 7/21/2021 |
7.0.0 | 1,450 | 7/17/2021 |
6.1.0 | 26,109 | 6/3/2021 |
5.2.0 | 28,301 | 12/17/2020 |