No implementation found for method getSavedNote on channel
Opened this issue · 1 comments
magnatestech commented
I am new in flutter and I trying to run this code but getting this error.
MissingPluginException (MissingPluginException(No implementation found for method getSavedNote on channel app.channel.shared.data))
MarcinusX commented
Are you running it on iOS or android?
On iOS it should happen as I haven't implemented this method there.