notification_troubleshoot 0.0.2 copy "notification_troubleshoot: ^0.0.2" to clipboard
notification_troubleshoot: ^0.0.2 copied to clipboard

outdated

Troubleshoot android notification. Launch vendor-specific Activity for fix autostart, power-saving and notification settings

notification_troubleshoot #

Troubleshoot android notification. #

pub package Language

Sponsored by Evrone

Developed for Evrone.com #

Launch vendor-specific Activity for fix autostart, power-saving and notification settings

For android used https://github.com/thelittlefireman/AppKillerManager

Troubleshoot platforms: #

  • Android

If you need any functionality on another platform, create an issue

Getting Started #

You can get a map of action:

final Map<NotificationTroubleshootActions, bool> availableActions = await NotificationTroubleshoot.availableActions;

Show all available actions in your application and let the user run that action:

NotificationTroubleshoot.startIntent(availableActions);
8
likes
0
pub points
34%
popularity

Publisher

verified publisherevrone.com

Troubleshoot android notification. Launch vendor-specific Activity for fix autostart, power-saving and notification settings

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on notification_troubleshoot