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
What OS and version are you using to local deploy your application?
What platforms are you seeing the problem on?
Android
pubspec.yaml
flutter_facebook_auth: ^7.0.0
Describe the Bug
Because flutter_webrtc >=0.10.8 depends on dart_webrtc ^1.4.6 which depends on js ^0.7.1, flutter_webrtc >=0.10.8 requires js ^0.7.1.
And because flutter_facebook_auth_web 6.0.0 depends on js ^0.6.3 and no versions of flutter_facebook_auth_web match >6.0.0 <7.0.0, flutter_webrtc >=0.10.8 is incompatible with flutter_facebook_auth_web ^6.0.0.
And because flutter_facebook_auth 7.0.0 depends on flutter_facebook_auth_web ^6.0.0 and no versions of flutter_facebook_auth match >7.0.0 <8.0.0, flutter_webrtc >=0.10.8 is incompatible with flutter_facebook_auth ^7.0.0.
Expected Behavior
New version
To Reproduce
Relevant log output
No response
flutter doctor -v
*
Info.plist (iOS)
No response
Podfile (iOS)
No response
AndroidManifest.xml
No response
MainActivity.java
No response
MainActivity.kt
No response
index.html
No response
Info.plist (macOS)
No response
The text was updated successfully, but these errors were encountered:
What version are you using?
7.0.0
What OS and version are you using to local deploy your application?
What platforms are you seeing the problem on?
Android
pubspec.yaml
Describe the Bug
Because flutter_webrtc >=0.10.8 depends on dart_webrtc ^1.4.6 which depends on js ^0.7.1, flutter_webrtc >=0.10.8 requires js ^0.7.1.
And because flutter_facebook_auth_web 6.0.0 depends on js ^0.6.3 and no versions of flutter_facebook_auth_web match >6.0.0 <7.0.0, flutter_webrtc >=0.10.8 is incompatible with flutter_facebook_auth_web ^6.0.0.
And because flutter_facebook_auth 7.0.0 depends on flutter_facebook_auth_web ^6.0.0 and no versions of flutter_facebook_auth match >7.0.0 <8.0.0, flutter_webrtc >=0.10.8 is incompatible with flutter_facebook_auth ^7.0.0.
Expected Behavior
New version
To Reproduce
Relevant log output
No response
flutter doctor -v
*
Info.plist (iOS)
No response
Podfile (iOS)
No response
AndroidManifest.xml
No response
MainActivity.java
No response
MainActivity.kt
No response
index.html
No response
Info.plist (macOS)
No response
The text was updated successfully, but these errors were encountered: