roughike / flutter_facebook_login

A Flutter plugin for allowing users to authenticate with native Android & iOS Facebook login SDKs.
BSD 2-Clause "Simplified" License
404 stars 332 forks source link

Failed to notify dependency resolution listener. #275

Open djprawns opened 4 years ago

djprawns commented 4 years ago
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
Failed to notify dependency resolution listener.
tried to access method sun.security.util.ECUtil.getECParameters(Ljava/security/Provider;)
Ljava/security/AlgorithmParameters; from class sun.security.ec.ECKeyPairGenerator

Getting this error as soon as i add dependency as flutter_facebook_login: ^3.0.0 in pubsec.yaml.