Kevin Espaldon

Results 8 comments of Kevin Espaldon

Hi @ebraraktas, I'm trying to incorporate your PRs to my project as this repo is most likely abandoned. I was able to pull `flutter_sound` into my project, however when I...

You can actually do some javascript trikery with this. ```js const backdrop = document.getElementsByClassName("modal-backdrop")[0]; backdrop.classList.add("show"); const modal = document.getElementById("myModal"); modal.classList.add("show"); ``` worked for me. hope it does for you too.

there's a fork that's more recently updated https://pub.dev/packages/sliding_up_panel2

hi @PavelTurkish > I decided to use another library I'd be interested in the library you used and does it support recording to stream in specified chunks?

This is an abandoned package sadly. Good luck trying to find a replacement. I never solved my issue as well

Thank you anyway @Larpoux. Have a great rest of your day 💙💛