Trending questions in Edureka Community

0 votes
1 answer

How to add Indian Rupee Currency symbol in Google Spreadsheet

Insert the Rupee Sign in Google Sheets (1) ...READ MORE

Jun 9, 2022 in JQuery by gaurav
• 23,260 points
14,985 views
0 votes
1 answer

How to implement drop down list in flutter?

You're close! The error you're getting is ...READ MORE

Mar 26, 2023 in Flutter by vishalini
2,475 views
0 votes
1 answer

How can I improve the root detection in my Flutter app to prevent bypassing using tools like Frida?

Root detection in Flutter can be bypassed ...READ MORE

Apr 14, 2023 in Flutter by vinayak
1,559 views
0 votes
1 answer

Error: AttributeError: 'str' object has no attribute 'row'

You're attempting to extract the row value ...READ MORE

Apr 4, 2023 in Others by Kithuzzz
• 38,010 points
1,975 views
0 votes
1 answer
0 votes
1 answer

Excel pace formula gives incorrect answers

6.3 is correct answer just not in ...READ MORE

Jan 9, 2023 in Others by narikkadan
• 63,420 points
5,571 views
0 votes
1 answer

How to change flutter project name and id?

Yes, it is possible to change the ...READ MORE

Mar 20, 2023 in Flutter by pooja
2,571 views
0 votes
1 answer

How to read a dataframe from an excel sheet containing multiple tables?

Here is one option with scikit-image (highly inspired by ...READ MORE

Apr 4, 2023 in Others by Kithuzzz
• 38,010 points
1,848 views
0 votes
1 answer

Flutter Outline Shows "Nothing to show" in android studio

There are a few possible solutions for ...READ MORE

Mar 30, 2023 in Flutter by vishalini
2,056 views
0 votes
1 answer

ERROR: SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it

One of the services has not begun ...READ MORE

Sep 13, 2022 in Database by narikkadan
• 63,420 points
10,619 views
0 votes
1 answer

How to play two videos side by side mode simultaneously in flutter?

To play two videos side by side ...READ MORE

Apr 13, 2023 in Flutter by vinayak
1,425 views
0 votes
1 answer

What is the difference between named and positional parameters in Dart?

In Dart, positional parameters are specified by ...READ MORE

Mar 21, 2023 in Flutter by seena
2,366 views
0 votes
0 answers

phpMyAdmin ERROR: mysqli_real_connect(): (HY000/1045): Access denied for user 'pma'@'localhost' (using password: NO)

I am getting this error in the ...READ MORE

May 19, 2022 in PHP by Kichu
• 19,050 points
15,618 views
0 votes
1 answer

Flutter counter with Future.delayed

The problem is that your for loop ...READ MORE

Apr 17, 2023 in Flutter by pooja
1,204 views
0 votes
1 answer

Flutter TextField set textAlign for each line separately

By default, TextField widget aligns the text ...READ MORE

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

Unable to load asset: "/storage/emulated/0/Android/data/com.example.projectdesign_app/files/null/"

The error "Unable to load asset storage ...READ MORE

Apr 17, 2023 in Flutter by vinayak
1,167 views
0 votes
1 answer

flutter web build JS function with external JS library

The code you provided seems to be ...READ MORE

Apr 10, 2023 in Flutter by vinayak
1,458 views
0 votes
1 answer

Can't reach RestAPI (FastAPI) from my Flutter web - Cross-Origin Request Blocked

It seems like you are facing a ...READ MORE

Apr 14, 2023 in Flutter by Akash
1,252 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
3,183 views
0 votes
2 answers

Unable to connect to the server: x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error"

mkdir -p $HOME/.kube sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config sudo ...READ MORE

Sep 30, 2020 in Kubernetes by Muhammad Badi uz Zaman
42,843 views
0 votes
1 answer

What does flex: 1 mean?

If an element has flex: 1, it ...READ MORE

Jun 17, 2022 in CSS by Edureka
• 12,690 points
14,227 views
0 votes
1 answer

Flutter position stack widget in center

To center the ButtonBar widget at the ...READ MORE

Mar 29, 2023 in Flutter by seena
1,916 views
0 votes
2 answers

What's the difference between %s and %d in Python string formatting?

The reason is that they are using ...READ MORE

Feb 8, 2022 in Python by Rahul
• 9,670 points
19,868 views
0 votes
1 answer

-bash: cd: /root/: Permission denied

Hi@akhtar, You got this error because your user ...READ MORE

Aug 13, 2020 in Linux Administration by MD
• 95,440 points
43,249 views
+1 vote
1 answer

net: ERR_UNKNOWN_URL_SCHEME in Android Webview codes not working in Kotlin

3 ways to fix the err_unknown_url_scheme error. You ...READ MORE

Nov 8, 2022 in Android by Edureka
• 13,620 points
7,940 views
0 votes
1 answer

How to deal with Flutter Local Storage gives a File Exception "an async operation is currently pending"?

The error "a file exception an async ...READ MORE

Apr 18, 2023 in Flutter by Anitha
999 views
0 votes
1 answer

3d Model In Flutter with GLB, OBJ, or GLTF file

To integrate a 3D model into Flutter ...READ MORE

Apr 13, 2023 in Flutter by pooja
1,211 views
0 votes
1 answer

Jquery validation plugin - TypeError: $(...).validate is not a function

The "$(...). validate is not a function" ...READ MORE

Jun 28, 2022 in JQuery by rajatha
• 7,640 points
14,139 views
+1 vote
1 answer

How to stop Pytest from appending to CSV created after initial test?

It sounds like the issue you're facing ...READ MORE

Apr 28, 2023 in UI UX Design by Tej
499 views
0 votes
1 answer

What is the relation between stateful and stateless widgets in Flutter?

In Flutter, a widget is either stateless ...READ MORE

Mar 28, 2023 in Flutter by seena
1,884 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
2,758 views
0 votes
1 answer

What is "entropy and information gain"?

Entropy is uncertainty/ randomness in the data, ...READ MORE

Mar 2, 2022 in Machine Learning by Dev
• 6,000 points
18,741 views
0 votes
1 answer

Trying to import a CSV file and convert it into a table using VBA

You cannot convert a range that contains ...READ MORE

Apr 10, 2023 in Others by Kithuzzz
• 38,010 points
1,298 views
0 votes
1 answer

Read excel file without opening it in vb.net

Instead of utilising the variable strFileName, you ...READ MORE

Apr 9, 2023 in Others by narikkadan
• 63,420 points
1,332 views
0 votes
1 answer

Excel: Cross-sheet reference not working

There are 2 possible things: Make sure the ...READ MORE

Nov 20, 2022 in Others by narikkadan
• 63,420 points
7,380 views
0 votes
1 answer

Xcode Cloud not building my Flutter Project

It's difficult to determine the exact cause ...READ MORE

Apr 11, 2023 in Flutter by Anitha
1,228 views
0 votes
2 answers

Job for httpd.service failed because the control process exited with error code.

Hi guys I was facing same problem as ...READ MORE

Nov 21, 2020 in Linux Administration by anonymous
• 140 points
43,366 views
0 votes
1 answer

What DevOps practice does Azure Application Insights support?

Azure Application Insights supports various DevOps practices ...READ MORE

Jul 3, 2023 in DevOps & Agile by anonymous
• 1,180 points
588 views
0 votes
1 answer

What are Keys in the Stateless widgets class?

In Flutter, a Key is an object ...READ MORE

Mar 30, 2023 in Flutter by vishwa
1,723 views
0 votes
1 answer

UI redesign- Will changing the css affect the javascript?

Changing the CSS code shouldn't affect the ...READ MORE

Apr 28, 2023 in UI UX Design by vinayak
452 views
0 votes
1 answer

How to add UI Kits (e.g. Google Material) to Adobe Experience Design?

To add UI Kits, such as Google ...READ MORE

Apr 25, 2023 in UI UX Design by vinayak
538 views
0 votes
1 answer

How to use Python to read block of data in txt file and convert it to structured data?

Okay, I understand. To extract structured data ...READ MORE

Apr 19, 2023 in Cyber Security & Ethical Hacking by Edureka
• 12,690 points
794 views
0 votes
1 answer

how to create the effect that the image stands out from the background?

To create the effect that the image ...READ MORE

Apr 26, 2023 in UI UX Design by Tanishqa
• 1,170 points
481 views
0 votes
1 answer

Cloud Firestore exception handling

Cloud Firestore throws a variety of exceptions ...READ MORE

Apr 6, 2023 in Flutter by veena
1,339 views
0 votes
1 answer

Is there a way to create a list that auto populates with the the required articles?

Yes, there are several ways to auto-populate ...READ MORE

Apr 27, 2023 in UI UX Design by Anitha
411 views
0 votes
1 answer

Is it ok to hand off to dev typography specs in this convention and not H1 - H6

In general, it's always better to use ...READ MORE

Apr 26, 2023 in UI UX Design by Tanishqa
• 1,170 points
450 views
0 votes
1 answer

How to use JQuery with ReactJS

Yes, we can use jQuery in ReactJs. ...READ MORE

Jun 22, 2022 in Web Development by rajatha
• 7,640 points

edited Dec 15, 2023 by Soumya 13,744 views
0 votes
1 answer

How to scan for bluetooth printers and print pdf or image via bluetooth in flutter?

The user wants to scan for Bluetooth ...READ MORE

Apr 4, 2023 in Flutter by seena
1,389 views
0 votes
1 answer

I have a Run Time Error 91 for an Excel Add In

"Runtime Error 91: Object variable or with ...READ MORE

Mar 30, 2022 in Database by gaurav
• 23,260 points
17,465 views