FLUTTER ECOSYSTEM

MaikuB/flutter_local_notifications

一个用于在 Android、iOS、macOS、Linux 和 Windows 上显示本地通知的 Flutter 插件

flutter_local_notifications 项目封面
Stars
2664
Forks
1559
最近推送(UTC)
2026年9月17日
项目状态
未归档
Michael Bui GitHub avatar
GITHUB User

Michael Bui ↗

A developer with a keen interest in building cross-platform applications

Sydney, Australia官方网站 ↗
语言DartJavaObjective-CSwiftC++CMakeCJavaScriptRubyKotlinHTMLBatchfile

技术话题

使用的依赖

依赖清单 2 项

所在榜单

原始 README

以下为英文项目原文快照,最新内容请访问 GitHub。

展开 / 收起项目 README

Flutter Local Notifications plugin

This repository consists hosts the following packages

These can be found in the corresponding directories within the same name. Most developers are likely here as they are looking to use the flutter_local_notifications plugin. There is a readme file within each directory with more information.

Issues

If you run into bugs, please raise them on the GitHub repository. Please do not email them to me as GitHub is the appropriate place for them and allows for members of the community to answer questions, particularly if I miss the email. It would also be much appreciated if they could be limited to actual bugs or feature requests. If you're looking at how you could use the plugin to do a particular kind of notification, check the example app provides detailed code samples for each supported feature. Also try to check the README first in case you have missed something e.g. platform-specific setup.

Contributing

If you are interested in contributing, please review the contribution guide