Relative Content

Tag Archive for androidflutterdartandroid-emulator

Error with Flutter Form & TextField on the Android Emulator

I have this Login Page that allows user to enter their username, password, and login. Basically, when the user enters information into the two text fields, the text controllers will update. When the user clicks the submit button, it will run some login procedures (not relevent to this problem).

Android Emulator stuck at starting up

In android studio the emulator(mostly i use pixel 4 on android 11(R) ) is just stuck at starting up .when i checked the logs i found out it was terminating due to this error . this problem encountered when i uninstalled the android studio and installed it again and put the user data file again in the folder C:UsersLenovoAppDataRoamingGoogle so i can retain my old settings . i did this because dart and flutter were not recognizing the projects which i was running for months and working on it. and also the dart plugin is installed but still not recognizing the projects