0

I want to develop and test app on simulator/emulator using Flutter on Apple Silicon M1. Please suggest which IDE should I use and things I should keep in mind or limitation before starting development.

Arun
  • 57
  • 2
  • 5

2 Answers2

0

Use vs-code insider edition since it's optimised for Apple Silicon M1.

Mahamat
  • 321
  • 4
  • 14
0

Ive tried with both android studio and VS code and it seems both are fine. But android emulator is not supporting as of now which is issue with M1, nothing related to flutter/Dart or any IDE . We have to download and install from below link https://github.com/741g/android-emulator-m1-preview/releases/tag/0.1

Arun
  • 57
  • 2
  • 5