roughike / flutter_twitter_login

A Flutter plugin for authenticating users by using the native TwitterKit SDKs on Android & iOS.
BSD 2-Clause "Simplified" License
83 stars 135 forks source link

MissingPluginException (MissingPluginException(No implementation found for method authorize on channel com.roughike/flutter_twitter_login)) #48

Open dev4901 opened 3 years ago

dev4901 commented 3 years ago

On the first run, the app was working properly. Afterwards, this error started showing up.

mohsin2596 commented 1 year ago

Were you able to solve it?