You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do We need to do only those things mentioned in the docs ?
It is not working
Error -
══╡ EXCEPTION CAUGHT BY SERVICES LIBRARY ╞══════════════════════════════════════════════════════════
The following MissingPluginException was thrown while activating platform stream on channel
plugins.babariviere.com/statusSMS:
MissingPluginException(No implementation found for method listen on channel
plugins.babariviere.com/statusSMS)
When the exception was thrown, this was the stack:
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:159:7)
════════ Exception caught by services library ══════════════════════════════════════════════════════
The following MissingPluginException was thrown while activating platform stream on channel plugins.babariviere.com/statusSMS:
MissingPluginException(No implementation found for method listen on channel plugins.babariviere.com/statusSMS)
When the exception was thrown, this was the stack:
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:159:7)
Do We need to do only those things mentioned in the docs ?
It is not working
Error -
══╡ EXCEPTION CAUGHT BY SERVICES LIBRARY ╞══════════════════════════════════════════════════════════
The following MissingPluginException was thrown while activating platform stream on channel
plugins.babariviere.com/statusSMS:
MissingPluginException(No implementation found for method listen on channel
plugins.babariviere.com/statusSMS)
When the exception was thrown, this was the stack:
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:159:7)
#1 MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:334:12)
#2 EventChannel.receiveBroadcastStream. (package:flutter/src/services/platform_channel.dart:542:29)
#3 EventChannel.receiveBroadcastStream. (package:flutter/src/services/platform_channel.dart:528:64)
#8 new SmsSender._private (package:sms/sms.dart:313:44)
#9 new SmsSender (package:sms/sms.dart:307:23)
#10 FlutterOtp.sendOtp (package:flutter_otp/flutter_otp.dart:37:28)
#11 MyApp.build. (package:otp_example/main.dart:16:28)
#12 _InkResponseState._handleTap (package:flutter/src/material/ink_well.dart:992:19)
#13 _InkResponseState.build. (package:flutter/src/material/ink_well.dart:1098:38)
#14 GestureRecognizer.invokeCallback (package:flutter/src/gestures/recognizer.dart:184:24)
#15 TapGestureRecognizer.handleTapUp (package:flutter/src/gestures/tap.dart:524:11)
#16 BaseTapGestureRecognizer._checkUp (package:flutter/src/gestures/tap.dart:284:5)
#17 BaseTapGestureRecognizer.handlePrimaryPointer (package:flutter/src/gestures/tap.dart:219:7)
#18 PrimaryPointerGestureRecognizer.handleEvent (package:flutter/src/gestures/recognizer.dart:477:9)
#19 PointerRouter._dispatch (package:flutter/src/gestures/pointer_router.dart:78:12)
#20 PointerRouter._dispatchEventToRoutes. (package:flutter/src/gestures/pointer_router.dart:124:9)
#21 _LinkedHashMapMixin.forEach (dart:collection-patch/compact_hash.dart:377:8)
#22 PointerRouter._dispatchEventToRoutes (package:flutter/src/gestures/pointer_router.dart:122:18)
#23 PointerRouter.route (package:flutter/src/gestures/pointer_router.dart:108:7)
#24 GestureBinding.handleEvent (package:flutter/src/gestures/binding.dart:220:19)
#25 GestureBinding.dispatchEvent (package:flutter/src/gestures/binding.dart:200:22)
#26 GestureBinding._handlePointerEvent (package:flutter/src/gestures/binding.dart:158:7)
#27 GestureBinding._flushPointerEventQueue (package:flutter/src/gestures/binding.dart:104:7)
#28 GestureBinding._handlePointerDataPacket (package:flutter/src/gestures/binding.dart:88:7)
#32 _invoke1 (dart:ui/hooks.dart:267:10)
#33 _dispatchPointerDataPacket (dart:ui/hooks.dart:176:5)
(elided 7 frames from dart:async)
════════════════════════════════════════════════════════════════════════════════════════════════════
════════ Exception caught by services library ══════════════════════════════════════════════════════
The following MissingPluginException was thrown while activating platform stream on channel plugins.babariviere.com/statusSMS:
MissingPluginException(No implementation found for method listen on channel plugins.babariviere.com/statusSMS)
When the exception was thrown, this was the stack:
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:159:7)
#1 MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:334:12)
#2 EventChannel.receiveBroadcastStream. (package:flutter/src/services/platform_channel.dart:542:29)
#3 EventChannel.receiveBroadcastStream. (package:flutter/src/services/platform_channel.dart:528:64)
...
════════════════════════════════════════════════════════════════════════════════════════════════════
The text was updated successfully, but these errors were encountered: