Does flutter need Android SDK?

It is not neccessary, but advised to install Android Studio for Flutter. It makes it very easy to install and configure all the settings etc. What you definitely need is the Android SDK and JDK . You can definitely install and run flutter without Android Studio (you can also use Visual Studio).

Read more

Is flutter an SDK?

Flutter is Google’s free, open-source software development kit (SDK) for cross-platform mobile application development . Using a single platform-agnostic codebase, Flutter helps developers build high-performance, scalable applications with attractive and functional user interfaces for Android or IOS.

Read more