Maksim Lin
Maksim Lin
That would be a shame as I find COG *very* useful too but from a quick look it should be possible to just change it over to be a browser...
Thanks for filing this. Not sure what is causing it as I can't replicate it myself locally on Linux. I assume you got this by globally activating the repl package...
Ah ok, thanks for letting me know, that makes sense now, you edited the local pub cache files. I'd suggest editing local cache files is not the best approach though,...
Based on [this issue in VSCode itself](https://github.com/microsoft/vscode/issues/182014), it seems that they are just implementing the date formating directly using the toISO string method [per the linked PR](https://github.com/microsoft/vscode/pull/185587/files) and custom string...
Brill thanks Andrew. Sorry I'm only starting to get look around and get the hang of how WVR works. I should have realised from the docs Readme about reverb being...
@marchingband oh thanks, I'd actually want to say the same about WVR! the more I'm reading through here, the more I'm so impressed with all the functionality you've been able...
It seems the license text already appears to be available via `https://pub.dev/packages//license` but the detection of the type of the license, eg. MIT, BSD-3-Clause etc that we see on the...
Pretty much same thing on NS Dartpad too... 
Thanks @alexmercerind jumping over here from #30. And no worries at all, completely understand you wanting to focus on the new libvlc based version and I completely agree using FFI...
@alexmercerind thanks for making this great package. I also got caught out by the missing miniaudio headers and .gitignore is nto really the first place I would think to look...