Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flutter 1.22.0 compatibility #50

Open
2math opened this issue Oct 8, 2020 · 1 comment
Open

Flutter 1.22.0 compatibility #50

2math opened this issue Oct 8, 2020 · 1 comment

Comments

@2math
Copy link

2math commented Oct 8, 2020

[√] Flutter (Channel stable, 1.22.0, on Microsoft Windows [Version 10.0.19041.508], locale bg-BG)
[√] Android toolchain - develop for Android devices (Android SDK version 30.0.2)
[√] Android Studio (version 4.0)
[√] Connected device (1 available)

Because every version of flutter_driver from sdk depends on file 6.0.0-nullsafety.2 and flutter_audio_recorder 0.5.5 depends on file ^5.0.4, flutter_driver from sdk is incompatible with flutter_audio_recorder 0.5.5.
And because no versions of flutter_audio_recorder match >0.5.5 <0.6.0, flutter_driver from sdk is incompatible with flutter_audio_recorder ^0.5.5.

@2math
Copy link
Author

2math commented Dec 21, 2020

the problem comes from "file" package used in flutter_audio_recorder
I have cloned the project inside mine and removed this dependency also the usage inside. Right now from my app will have to send full file path and is all good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant