Most answered questions in Mobile Development

0 votes
1 answer

Why is applicationWillTerminate not being called on the first launch of my app?

The applicationWillTerminate method is called by the ...READ MORE

Mar 18, 2023 in Android by vishalini
2,673 views
0 votes
1 answer

Reducing connection wait time for APIs in Flutter

To reduce connection wait time for APIs ...READ MORE

Mar 18, 2023 in Android by pooja
2,179 views
0 votes
1 answer

How to fetch recent played songs with last played duration of songs with audio service and just audio in flutter?

To fetch the recent played songs with ...READ MORE

Mar 18, 2023 in Android by vinayak
2,124 views
0 votes
1 answer

I am creating mobile application on flutter but facing error of tflite library

The error you're encountering means that there ...READ MORE

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

Flutter scrollable positioned list support rtl text direction?

To support RTL text direction in the ...READ MORE

Mar 18, 2023 in Android by vishalini
1,410 views
0 votes
1 answer

How remove white space between image border radius and it's parent container border radius

To remove the space between the border ...READ MORE

Mar 18, 2023 in Android by Tej
2,886 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,095 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,100 views
0 votes
1 answer

Adding a splash screen to Flutter apps

To add a splash screen to your ...READ MORE

Mar 18, 2023 in Android by anonymous
1,323 views
0 votes
1 answer

How to run code after some delay in Flutter?

You can use the Future.delayed function in ...READ MORE

Mar 18, 2023 in Android by vishalini
3,177 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
15,950 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
14,629 views
0 votes
1 answer

How to run code after some delay in Flutter?

You can use the Future.delayed method to ...READ MORE

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

setState() or markNeedsBuild called during build

The first error occurs because the ListView.builder ...READ MORE

Mar 10, 2023 in Android by vinayak
5,549 views
0 votes
1 answer

How to deal with unwanted widget build?

There are a few strategies that you ...READ MORE

Mar 10, 2023 in Android by vinayak
3,868 views
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
44,297 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
17,407 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
15,293 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
23,393 views
0 votes
1 answer

Message "flutter run: No connected devices"

It seems that you do not have ...READ MORE

Mar 9, 2023 in Android by pooja
6,154 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
18,694 views
0 votes
1 answer

How to do Rounded Corners Image in Flutter?

To make the image in your Flutter ...READ MORE

Mar 1, 2023 in Android by vishalini
2,392 views
0 votes
1 answer

How do you detect the host platform from Dart code?

You can detect the host platform from ...READ MORE

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

Flutter - Wrap text on overflow, like insert ellipsis or fade

Container( padding: EdgeInsets.symmetric(horizontal: 16.0, vertical: 18.0), ...READ MORE

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

How can I dismiss the on screen keyboard?

To dismiss the on-screen keyboard, you can ...READ MORE

Mar 1, 2023 in Android by vishalini
2,083 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
35,356 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
14,704 views
0 votes
1 answer

How can I remove the debug banner in Flutter?

The debug banner in Flutter can be ...READ MORE

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

How to create number input field in Flutter?

Yes, Flutter has a built-in widget called ...READ MORE

Mar 1, 2023 in Android by vishalini
9,766 views
0 votes
1 answer

How to change package name in flutter?

Yes, you can change the package name ...READ MORE

Mar 1, 2023 in Android by vishalini
4,000 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
13,676 views
0 votes
1 answer

What is Flutter?

Flutter is a free and open-source mobile ...READ MORE

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

What's the strangest corner case you've seen in C# or .NET?

This took some debugging to track down! ...READ MORE

Dec 12, 2022 in Android by Edureka
• 12,710 points

edited Mar 5 571 views
0 votes
1 answer

iOS : Black screen appears when run my app

Go For Force Restart If it is a ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,580 points
1,561 views
0 votes
1 answer

How can I record a conversation / phone call on iOS?

For incoming calls, you can go to Settings ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,580 points
744 views
0 votes
1 answer

Xcode 13.2.1 error when running on phone with iOS 15.4.1

Check /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/ for directory name 15.4 (your ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,580 points
1,595 views
0 votes
1 answer

Google Maps SDK iOS Satellite View

you are calling like this: mapView.mapType = ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,580 points
689 views
0 votes
1 answer

How to create custom Document Icon in iOS 14+ apps

Tap Add to Home Screen and select ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,580 points
992 views
0 votes
1 answer

Prevent screen rotation on Android

Add android:screenOrientation="portrait" or android:screenOrientation="landscape" to the <activity> element/s in the ...READ MORE

Nov 28, 2022 in Android by sarit
• 1,830 points

edited Mar 5 610 views
+2 votes
1 answer

How to implement the system lock screen in your own android app?

There is a feature in Android called ...READ MORE

Nov 23, 2022 in Android by Edureka
• 13,680 points

edited Mar 5 1,729 views
0 votes
1 answer

iOS 13 Custom Fonts download and installation

Step 1: From the Home screen, tap ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,580 points
3,431 views
0 votes
1 answer

Twilio caller name on receive programmable voice call in ios application

Twilio developer evangelist here. In order to get ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,580 points
1,220 views
0 votes
1 answer

Get contact details to titanium from native iOS contact app

It seems that you're missing a declaration ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,580 points
736 views
0 votes
1 answer

Facebook logging into wrong app on iOS

The issue may be caused by various ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,580 points
714 views
0 votes
1 answer

How to get the user's country calling code in iOS?

Import Statement : #import<CoreTelephony/CTCarrier.h> #import <CoreTelephony/CTTelephonyNetworkInfo.h> you can get country ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,580 points
1,567 views
0 votes
1 answer

Flutter different theme for Android and iOs

You can easily override theme by wrapping ...READ MORE

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

Open webpage in fullscreen in Safari on iOS

Not all platforms are equal. iOS Safari doesn't ...READ MORE

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

Is there a lightweight method to check if emoji is supported in iOS?

You can easily override theme by wrapping ...READ MORE

Dec 12, 2022 in Mobile Development by gaurav
• 23,580 points
814 views
0 votes
1 answer

Get Font.Weight in iOS 14

This is not a bug. It is ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,580 points
1,535 views
0 votes
1 answer

Is there any library to implement twitter web view login dialog in iOS

Solution to your problem is to implement ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,580 points
707 views