'After upgrade to 3.0.0 i hade this error with flutter_facebook_auth library

E/flutter (31544): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)]
Unhandled Exception: MissingPluginException(No implementation found for method login on channel app.meedu/flutter_facebook_auth)
E/flutter (31544): #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:165:7)
E/flutter (31544):
E/flutter (31544): #1 FacebookAuthPlatformImplementation.login (package:flutter_facebook_auth_platform_interface/src/facebook_auth_implementation.dart:34:22)
E/flutter (31544):
E/flutter (31544): #2 _SplashScreenState.signInWithFacebook (package:flutterlovers/feature/splash/presentation/pages/SplahScreen.dart:221:11)
E/flutter (31544):
E/flutter (31544):



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source