(Sorry for my poor English) The first picture is from a video, the second one is mine. In the first picture you can see that the result of the her coding is "hello world" But nothing happened to mine. What's wrong with my coding? Picture one
Flutter doctor: C:\src\flutter\flutter\bin\flutter.bat doctor --verbose [√] Flutter (Channel stable, v1.17.2, on Microsoft Windows [Version 10.0.18362.900], locale zh-TW) • Flutter version 1.17.2 at C:\src\flutter\flutter • Framework revision 5f21edf8b6 (4 weeks ago), 2020-05-28 12:44:12 -0700 • Engine revision b851c71829 • Dart version 2.8.3
[!] Android toolchain - develop for Android devices (Android SDK version 29.0.3) • Android SDK at C:\Users\MSINB\AppData\Local\Android\sdk • Platform android-29, build-tools 29.0.3 • Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01) ! Some Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses
[√] Android Studio (version 4.0) • Android Studio at C:\Program Files\Android\Android Studio • Flutter plugin version 46.0.2 • Dart plugin version 193.7361 • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)
[√] Connected device (1 available) • Android SDK built for x86 64 • emulator-5554 • android-x64 • Android 9 (API 28) (emulator)
! Doctor found issues in 1 category. Process finished with exit code 0