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

This package needs to be updated to file: ^6.0.0-nullsafety.2 #62

Open
marcglasberg opened this issue Oct 2, 2020 · 4 comments
Open

Comments

@marcglasberg
Copy link

Package audio_recorder depends on file: ^5.0.4

As per Flutter 1.22 this needs to be updated to file: ^6.0.0-nullsafety.2

@marcglasberg marcglasberg changed the title This package needs to be updated for file ^6.0.0-nullsafety.2 This package needs to be updated to file: ^6.0.0-nullsafety.2 Oct 2, 2020
@Sepehr13
Copy link

any update on this ?

@phuchuynhStrong
Copy link

It seem like there is no updates about this. I made a fork which updated to 6.0.0-nullsafety.2. Hope it could help someone! https://github.com/phuchuynhStrong/audio_recorder

@dev-hussein
Copy link

any update on this ?

@calistus
Copy link

calistus commented May 7, 2021

Here us quick fix. Add this code in your pubspec.yml file

dependency_overrides:
  file: ^6.1.0

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

5 participants