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

PlatformAndroidiOS
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);
9
likes
160
points
1
downloads

Publisher

verified publisherevrone.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on notification_troubleshoot

Packages that implement notification_troubleshoot