Trending questions in Mobile Development

0 votes
1 answer

How to add background image in flutter ?

To set a background image in Flutter, ...READ MORE

Mar 10, 2023 in Android by vinayak
45,353 views
0 votes
1 answer

How to find Flutter sdk path?

To locate the Flutter SDK, you can ...READ MORE

Mar 27, 2023 in Flutter by anonymous
43,766 views
–1 vote
0 answers

Android Webiew does not load indexed Sdcard (file://sdcard)

When attempting to use mobile browsers to ...READ MORE

Nov 8, 2022 in Android by Edureka
• 13,730 points
1 flag 30,360 views
0 votes
1 answer

How to create border radius of elevatedbutton in flutter

To create a rounded button with border-radius ...READ MORE

Mar 1, 2023 in Android by vishalini
36,160 views
0 votes
1 answer

Dart sdk is not configured android studio

The error message "Dart SDK is not ...READ MORE

Mar 9, 2023 in Android by pooja
24,579 views
0 votes
1 answer

Flutter command not found android studio

This error message usually appears when the ...READ MORE

Mar 29, 2023 in Flutter by vishalini
22,984 views
0 votes
1 answer

How to use Expanded in SingleChildScrollView?

The error message suggests that the Expanded ...READ MORE

Mar 27, 2023 in Flutter by sarit
• 1,830 points
20,459 views
0 votes
2 answers

How to create a circle icon button in Flutter?

To create something similar to a FloatingActionButton, ...READ MORE

Aug 23, 2023 in Flutter by anonymous
• 140 points
16,936 views
0 votes
1 answer

How to change textField underline color?

You can change the color of the ...READ MORE

Mar 30, 2023 in Flutter by venky
20,004 views
0 votes
1 answer

Passing Data to a Stateful Widget in Flutter

The recommended way of passing data to ...READ MORE

Mar 18, 2023 in Android by pooja
19,873 views
0 votes
1 answer

How to add a ListView to a Column in Flutter?

To add a ListView to a Column ...READ MORE

Mar 9, 2023 in Android by pooja
19,368 views
0 votes
1 answer

How do I disable a Button in Flutter?

To disable a button in Flutter, you ...READ MORE

Mar 10, 2023 in Android by vinayak
18,195 views
0 votes
1 answer

How to underline text in flutter

You can underline text in Flutter by ...READ MORE

Mar 10, 2023 in Android by vinayak
16,898 views
0 votes
2 answers

How to change the application launcher icon on Flutter? Ask Question

how to change the app icon in ...READ MORE

Nov 29, 2023 in Android by anonymous
11,252 views
0 votes
1 answer

How do you set the value of a TextField in Flutter?

To supply an initial value to a ...READ MORE

Mar 9, 2023 in Android by pooja
16,286 views
0 votes
1 answer

How to convert json data into array in Flutter?

To convert the JSON data into an ...READ MORE

Mar 31, 2023 in Flutter by seena
14,746 views
0 votes
1 answer

flutter remove back button on appbar

You can remove the back button from ...READ MORE

Mar 10, 2023 in Android by vinayak
15,415 views
0 votes
1 answer

When the keyboard appears, the Flutter widgets resize. How to prevent this?

This is a common issue in Flutter ...READ MORE

Mar 18, 2023 in Android by vinayak
14,816 views
0 votes
1 answer

How do I use hexadecimal color strings in Flutter?

To use a hexadecimal color string in ...READ MORE

Mar 1, 2023 in Android by vishalini
15,338 views
0 votes
1 answer

How to change Android minSdkVersion in Flutter Project?

Yes, you can change the minSdkVersion in ...READ MORE

Mar 21, 2023 in Flutter by Tej
13,381 views
0 votes
1 answer

How can I add a border to a widget in Flutter?

To add a border to a widget ...READ MORE

Mar 1, 2023 in Android by vishalini
14,097 views
+1 vote
2 answers

flutter_background_service for iOS

If you're problem is solved then please ...READ MORE

Aug 18, 2023 in Flutter by Sneh
• 150 points
9,315 views
0 votes
1 answer

Flutter App launch doesn't work in VS Code

It seems that the error message is ...READ MORE

Apr 3, 2023 in Flutter by Tej
11,517 views
0 votes
1 answer

"Android Gradle plugin requires Java 11 to run. You are currently using Java 1.8"

Based on the error message, the Android ...READ MORE

Apr 14, 2023 in Flutter by pooja
10,788 views
0 votes
0 answers

Can I install the "app store" in an IOS simulator?

The IOS simulator in my computer doesn't ...READ MORE

Nov 23, 2022 in Mobile Development by gaurav
• 23,580 points
2,425 views
0 votes
1 answer

Flutter Outline Shows "Nothing to show" in android studio

Move the mouse to any widget and ...READ MORE

Jan 13, 2024 in Flutter by Sirumalayil

edited Mar 5 4,745 views
0 votes
1 answer

How to make a TextField with HintText but no Underline?

You can achieve this by using the ...READ MORE

Mar 21, 2023 in Flutter by Anushi
11,238 views
0 votes
1 answer