Miguel de Sousa
Miguel de Sousa
Thanks! :)
Hi, @Hixie. Thanks for the feedback :) I've been busy lately, so I don't think I'll be able to finish it soon :/
@rmtmckenzie In case of anybody searching around, there's a workaround here. https://stackoverflow.com/questions/64811168/flutter-how-to-prevent-my-main-widget-from-rotating-and-still-keep-track-of-it/64813666#64813666
same here ``` Because google_fonts >=4.0.5 depends on http ^1.0.0 and web_scraper >=0.1.2 depends on http ^0.13.0, google_fonts >=4.0.5 is incompatible with web_scraper >=0.1.2. And because web_scraper =2.1.0
https://github.com/tusharojha/web_scraper/pull/99
Hi @Larpoux, thanks for maintaining this awesome library :) I also noticed the lack of a setPan-alike function in player, for updating it in real-time while playing the audio. I'm...
Shouldn't the [Gabor-Wigner transform](https://en.wikipedia.org/wiki/Gabor%E2%80%93Wigner_transform) be a distinct function by itself, just like [STFT](https://docs.scipy.org/doc/scipy/reference/generated/scipy.signal.stft.html) and [CWT](https://docs.scipy.org/doc/scipy/reference/generated/scipy.signal.cwt.html)?