0

Currently im my notebook I'm having trouble starting the development of a simple application using Flutter in Android Studio 3.2. When I run I get errors in the console:

Erro Console

I solved this problem by adding: android.enableAapt2 = false in the gradle.properties file. I ran the application around again and everything worked perfectly. I hope I can be useful.

  • Don't know if they are related: But I was having issues after upgrading the Kotlin-Version in combination with the Android Gradle plugin and Gradle itself (the wrapper). Reverted to the former version and it worked, but will try your "solution", ASAP. – dzim Oct 01 '18 at 12:40
  • What is your system? Do you have an anti-virus? – Izabela Orlowska Oct 02 '18 at 16:46
  • Windows 10. No anti-virus installed in my machine. – Jr. Pacheco Oct 14 '18 at 03:04

0 Answers0