AndroidNotificationListener icon indicating copy to clipboard operation
AndroidNotificationListener copied to clipboard

Cannot cancel Stream

Open cxdxng opened this issue 4 years ago • 1 comments

Hello, i get a NoSuchMethodError whenever i try to call _subscribtion.cancel()...does anyone know how to resolve this?

Error Message: Unhandled Exception: NoSuchMethodError: The method 'cancel' was called on null.

cxdxng avatar Apr 03 '21 23:04 cxdxng

Hello, i get a NoSuchMethodError whenever i try to call _subscribtion.cancel()...does anyone know how to resolve this?

Error Message: Unhandled Exception: NoSuchMethodError: The method 'cancel' was called on null.

i found the similar plugin at here: https://pub.dev/packages/ear

devd0t avatar Nov 04 '21 13:11 devd0t