Vivan Waghela

Results 26 comments of Vivan Waghela

@Birbber Yes that is what I mean.

That's sounds very interesting. I will see if I can help anytime soon!

I am currently on an M1 Mac, so yes I can do that.

Can you add me as a contributor? I will need that in order to do anything.

So I was able to get an arm version compiled, but the way to do it was to change a file that was generated when we ran flutter build macos.

Seems like we have to wait until building for arm is supported natively as changing the generated file caused tons of errors.

It doesn't matter if M1 hardware is required, it matters if flutter can build an M1 version or a universal version or not

@KRTirtho I just learned that flutter 3 now build universal binaries, so I think building for m1 should work now

@karniv00l There is a pull request regarding the issue: https://github.com/bitsdojo/bitsdojo_window/pull/155

@KRTirtho I tried building it through Github Actions and it failed from the same issue in bitsdojo.