You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[flutter_local_notifications_android] Fix cancel notification with tag in action receiver (#2378)
* Cancel notification with tag in action
* Google Java Format
---------
Co-authored-by: Michael Bui <[email protected]>
Co-authored-by: github-actions <>
Copy file name to clipboardExpand all lines: flutter_local_notifications/android/src/main/java/com/dexterous/flutterlocalnotifications/ActionBroadcastReceiver.java
Copy file name to clipboardExpand all lines: flutter_local_notifications/android/src/main/java/com/dexterous/flutterlocalnotifications/FlutterLocalNotificationsPlugin.java
+3
Original file line number
Diff line number
Diff line change
@@ -121,6 +121,7 @@ public class FlutterLocalNotificationsPlugin
0 commit comments