Flutter App stuck at “Running Gradle task 'assembleDebug'… ”

后端 未结 30 3505
你的背包
你的背包 2020-12-08 18:28

When I run the app it get stuck

Launching lib\\main.dart on Lenovo A319 in debug mode...
Running Gradle task \'assembleDebug\'...
(This is taking an unexpec         


        
30条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-08 18:43

    This problem occurred on my system because of the Zen Kernel.

    I installed the Linux-LTS kernel and started system using this.

    Then my project backed to compile again.

提交回复
热议问题