Relative Content

Tag Archive for flutterxcode

release flutter app iOS for mac(ipad) for M1 and Intel

I have an app made in Flutter that I would like to build for macOS (the one designed for iPad is fine). However, I can only build it for arm64, which includes the M1, M2 family, etc., but I also want to build it for Intel. How can I do this?