alibaba /
flutter_boost
FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts
Loading repository data…
MaikuB / repository
A Flutter plugin for displaying local notifications on Android, iOS, macOS, Linux and Windows
This repository consists hosts the following packages
flutter_local_notifications: code for the cross-platform facing plugin used to display local notifications within Flutter applicationsflutter_local_notifications_platform_interface: the code for the common platform interfaceflutter_local_notifications_linux: the Linux implementation of flutter_local_notificationsflutter_local_notifications_windows: the Windows implementation of flutter_local_notifications.flutter_local_notifications_web: the web implementation of flutter_local_notifications.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.
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.
If you are interested in contributing, please review the contribution guide
Selected from shared topics, language and repository description—not editorial ratings.
alibaba /
FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts
Baseflow /
Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.
HemantKArya /
🌸Bloomee is a cross-platform music app designed to bring you ad-free tunes from various sources. 🌼🎵
Lyokone /
A Flutter plugin to easily handle realtime location in iOS and Android. Provides settings for optimizing performance or battery.
fluttercommunity /
A Flutter plugin which allows you to execute code in the background on Android and iOS.
fluttercandies /
A Flutter plugin that provides images, videos, and audio abstraction management APIs without interface integration, available on Android, iOS, macOS and OpenHarmony.