When you run the app in a chrome browser, the console log returns the error
Uncaught (in promise) Error: MissingPluginException(No implementation found for method init on channel web3auth_flutter) at Object.throw_ [as throw] (errors.dart:266:49) at MethodChannel._invokeMethod (platform_channel.dart:294:7) at _invokeMethod.next (<anonymous>) at async_patch.dart:45:50 at _RootZone.runUnary (zone.dart:1653:54) at _FutureListener.thenAwait.handleValue (future_impl.dart:147:18) at handleValueCallback (future_impl.dart:766:44) at _Future._propagateToListeners (future_impl.dart:795:13) at [_completeWithValue] (future_impl.dart:566:5) at async._AsyncCallbackEntry.new.callback (future_impl.dart:639:7) at Object._microtaskLoop (schedule_microtask.dart:40:11) at _startMicrotaskLoop (schedule_microtask.dart:49:5) at async_patch.dart:166:15
Making currently not possible to use the web3auth package in Flutter.
Originally posted by: iam-agf
Check the discussion at: https://github.com/orgs/Web3Auth/discussions/559