Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
-1 votes
0 answers
21 views

Enter is opening a scratch file in android studio

I am working on a dart file in android studio and suddenly my enter button is not working I select the coma, alphabet the enter button open a scratch file and when we don't select anything then enter ...
Abdullah Naeem's user avatar
0 votes
0 answers
15 views

Flutter Plugin for Android not finding the "io" import (Kolin file highlighting broken) Android Studio

I'm trying to develop a android flutter plugin. The problem im encountering is that i cant't find a way to open up the android file that provides propper highlighting. The code in Kotlin works fine ...
Mar7en's user avatar
  • 1
1 vote
2 answers
48 views

Execution failed for task ':app:compileFlutterBuildDebug' /development/flutter/bin/flutter'

I recently updated Android Studio Koala and Dart plugin to latest version and started running my Flutter project. It showed this error: Execution failed for task ':app:compileFlutterBuildDebug'. > ...
Malwinder Singh's user avatar
0 votes
0 answers
28 views

return a MaterialPageRoute in a static Route<dynamic>

I got a code which works but it doesn't use my routing system : Navigator.push( context, MaterialPageRoute( builder: (context) => ChatScreen( ...
Zarkoffe's user avatar
0 votes
0 answers
12 views

The video file doesn't load in android studio for flutter project

I'm trying to insert a video file into an app interface. I've been testing to insert a whale video 5 seconds long, but the screen turns blank, while all the other elements load. I can't find the ...
Prithiv shiv M V's user avatar
0 votes
0 answers
23 views

flutter emulator doesnt show code output, rather it opens up to show home screen

I have an emulator downloaded from android studio for flutter but when I run the code it doesnt show me the output but shows the home screen . i have tried redownloading it but it doesnt help, how can ...
Manasvi's user avatar
-1 votes
0 answers
85 views

AndroidStudio Flutter Debug cannot to see variable values

No values:Android Studio Koala | 2024.1.1 Flutter project Debug dart code,after collecting data,cannot see the properties and values of objects: . Have Values:Android Studio 3.6.1 I want to see ...
user10263909's user avatar
0 votes
1 answer
252 views

"Update dataspace" message on Android Studio console

I am facing this issue in Android Studio, it does not affect me directly but it is too annoying because if I have to print something on console, it get lost in multiple lines of message that is thrown ...
H. M. Zaheer Asghar's user avatar
0 votes
1 answer
50 views

How to create account using just with phone number with appwrite?

void _handleRegister() async { try { // Create the user with the phone number and name await _account.create( userId: ID.unique(), phone: _phoneNumberController.text, //...
Bavli Badry's user avatar
0 votes
1 answer
34 views

Awesome_Snackbar_Content Swipe to dismis

How to swipe Awesome_Snackbar_Content to dismis enter image description here final snackBar = SnackBar( /// need to set following properties for best effect of ...
ZAB Pro's user avatar
  • 11
0 votes
0 answers
69 views

Error opening emulator even after creating a virtual device

I encounter an error opening the emulator in Android Studio. I have created an android virtual device but it is not getting connected to the android studio it is showing an error of Storing crashdata ...
Dhruv aakash Agarwal's user avatar
1 vote
1 answer
61 views

How to replace dart formatter?

I'm using android studio and flutter plugin. It is using dart formatter. I don't want it. In settings there is : Code is formatted using the dart format tool included with the Dart SDK. See FAQ. and ...
Krzysztof's user avatar
  • 2,022
0 votes
0 answers
19 views

Flutter project opens the emulator, but it doesn't load the application; instead, it opens a new device

I created a project with Flutter, but when I 'run,' it opens the device without loading the app. I've tried with other devices, but it never opens the application. I don't understand what's causing ...
Julian Mateo Mahecha Calderon's user avatar
0 votes
0 answers
19 views

Can't open Android Studio after uninstalling Flutter and Dart extensions

I want to uninstall Flutter and Dart and reinstall again. During the uninstall process, I uninstalled Flutter and Dart from the Visual Code Studio extension. and deleted the Flutter folder in C/...
HaHa CH's user avatar
1 vote
1 answer
238 views

Issues trying flutter run

I'm a noob with this, so thanks in advance if you answer. I'm trying to run a project, just to emulate it, but it's been impossible This is the first issue that I have [{ "resource": &...
Yuyu's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
115