Uğur Bozkurt
Uğur Bozkurt
Hi @thomasmo3 @philipholler, I couldn't have a chance to look at this. I can recommend https://github.com/applidium/OverlayContainer for Swift UI support. Thanks
Hi @J-Arji, I don't know your use case but i think overlay scroll view delegates may be what you want. If so implement scrollViewWillEndDragging in "ContainerViewController.swift" in library and delegate...
@mohanthakur92 Can you share a minimum sample project to replicate this please?
prebuild libraries are not working while using emulator in mac m1 (arm64). So i removed prebuilt libraries which are not necessary and now building from aubio source code directly. You...
Since this supports only iOS, I implemented a solution which supports Android, iOS and MacOS. https://github.com/OfTheWolf/flutter-aubio-tuner Linux and Windows can be adopted easily as well but I don't have linux...