flutter-sound-stream icon indicating copy to clipboard operation
flutter-sound-stream copied to clipboard

Quickfix for building error

Open satymshrma opened this issue 2 years ago • 5 comments

I don't know if this is the optimal solution, but it was the one I could find.

satymshrma avatar May 03 '22 12:05 satymshrma

When can I expect a new version with this fix? It's breaking my builds!

jonasborggren avatar May 12 '22 16:05 jonasborggren

@jonasborggren open that file and just fix yourself. Then it works!

JaeungHyun avatar Jun 10 '22 02:06 JaeungHyun

@jonasborggren open that file and just fix yourself. Then it works!

hmm but I changed this file that is in .pubcache, all my teammates have to do the same when they check out the code. And I prefer not to bring this package locally. Do you have another way to change it?

shiweiwei114 avatar Sep 15 '22 22:09 shiweiwei114

@jonasborggren open that file and just fix yourself. Then it works!

hmm but I changed this file that is in .pubcache, all my teammates have to do the same when they check out the code. And I prefer not to bring this package locally. Do you have another way to change it?

Fork this repo and fix it. and add pubspec.yaml with your repo address

JaeungHyun avatar Sep 15 '22 23:09 JaeungHyun

@jonasborggren open that file and just fix yourself. Then it works!

hmm but I changed this file that is in .pubcache, all my teammates have to do the same when they check out the code. And I prefer not to bring this package locally. Do you have another way to change it?

Fork this repo and fix it. and add pubspec.yaml with your repo address

Thanks! I just did this: https://github.com/CasperPas/flutter-sound-stream/issues/47#issuecomment-1181615070. It seems someone already did it. :)

shiweiwei114 avatar Sep 16 '22 15:09 shiweiwei114