flutter_audio_recorder icon indicating copy to clipboard operation
flutter_audio_recorder copied to clipboard

Incompatible with file ^6.0.0?

Open meghead opened this issue 3 years ago • 4 comments

So its seems there's an incompatibility with file ^6.0.0.

Because flutter_audio_recorder 0.5.5 depends on file ^5.0.4 and no versions of flutter_audio_recorder match >0.5.5 <0.6.0, flutter_audio_recorder ^0.5.5 requires file ^5.0.4.
So, because flutter_audio_recorder_example depends on both file ^6.0.0 and flutter_audio_recorder ^0.5.5, version solving failed.
pub get failed (1; So, because flutter_audio_recorder_example depends on both file ^6.0.0 and flutter_audio_recorder ^0.5.5, version solving failed.)

meghead avatar May 19 '21 10:05 meghead

I have same problem. Upgrade to null safety and file 6.0.0 please!

mayder avatar May 31 '21 15:05 mayder

Can you please update your plugin ??? @mayder @meghead should we send them an email ?? theirs are :[email protected] [email protected]

Tanelo avatar Jun 01 '21 21:06 Tanelo

I'll try update and send a request pull

mayder avatar Jun 02 '21 01:06 mayder

Any update on this thread?

RPUruIT avatar Oct 14 '21 14:10 RPUruIT