jaumard / sms_autofill

Flutter plugin to provide SMS code autofill support
MIT License
289 stars 184 forks source link

Unhandled Exception: MissingPluginException #106

Closed khalit7 closed 3 years ago

khalit7 commented 3 years ago

this is the full exception: Unhandled Exception: MissingPluginException(No implementation found for method listenForCode on channel sms_autofill)

0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:156).

of course I tried restarting the app and flutter clean among other stuff, nothing seems to work. any help please?

khalit7 commented 3 years ago

turns out there was conflict between some imported packages