mikeperri / flutter_sequencer

A Flutter plugin for music sequencing.
Other
90 stars 38 forks source link

MacOS Support #41

Open Yetispapa opened 1 year ago

Yetispapa commented 1 year ago

Hi @mikeperri,

first of all, thanks for this awesome package! This was exactly for what I was looking for and it seems, many other developers are also excited for this package.

How much do you think is the effort, to make a port to MacOS as you wrote in the roadmap it will share most of the code of iOS?

Thanks again

Best

mikeperri commented 1 year ago

Hey, thanks for your support. I'm not entirely sure, I haven't built any Mac apps myself. I think it would be a fairly small effort since the APIs should be similar. It's not something I'm planning on working on myself right now, but I would be happy to review a PR or answer any questions if you or someone else wanted to do it.

Yetispapa commented 1 year ago

@mikeperri thanks for your fast response. As you working with CMake, where i don't have that much experience, I don't know if I could manage to run it on MacOS to be honest. But lets see. I don't have any PRs to review, but I think this one here: https://github.com/mikeperri/flutter_sequencer/pull/29 looks important as there is also a issue for that

I will let you know, when I have questions or a PR to review ;) Thanks anyway for now