flutter-plugins icon indicating copy to clipboard operation
flutter-plugins copied to clipboard

[notifications: 2.0.1] Error while running the example

Open Shashwat2708 opened this issue 3 years ago • 1 comments

I tried to run the example on this page but for some reason I am getting an error. The error is- `

════════ Exception caught by services library ══════════════════════════════════ MissingPluginException(No implementation found for method cancel on channel notifications) ════════════════════════════════════════════════════════════════════════════════ ` I also added the necessary permissions in the AndroidManifest.xml file but I am attaching the file, just in case I have not added the permissions correctly. Kindly help. androidmanifest.xml

Shashwat2708 avatar Apr 13 '22 05:04 Shashwat2708

you can use an updated package similar to this one since this is outdated 541#issuecomment-1117135882

X-SLAYER avatar May 04 '22 10:05 X-SLAYER