Trending questions in Edureka Community

0 votes
1 answer

Wait until all jQuery Ajax requests are done?

You may need to run certain code ...READ MORE

May 30, 2022 in Java by gaurav
• 23,260 points
14,864 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
497 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
483 views
0 votes
1 answer

How to save to local storage using Flutter?

Yes, Flutter has a built-in mechanism for ...READ MORE

Mar 28, 2023 in Flutter by Tej
1,729 views
0 votes
1 answer

Flutter: passing optional List argument through go_router?

The error message suggests that you are ...READ MORE

Apr 6, 2023 in Flutter by Anitha
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
425 views
0 votes
1 answer

SQL SELECT WHERE field contains words

Use this query to include any of words: SELECT * ...READ MORE

Feb 21, 2022 in Database by Neha
• 9,060 points
18,995 views
0 votes
1 answer

Excel formula to get cell color

Add a Name(any valid name) in Excel's ...READ MORE

Oct 23, 2022 in Others by narikkadan
• 63,420 points
8,475 views
0 votes
1 answer

How to represent the data of an excel file into a directed graph?

The pandas and networkx packages in Python ...READ MORE

Apr 9, 2023 in Others by narikkadan
• 63,420 points
1,205 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
2,503 views
0 votes
1 answer

Multi-line TextField in Flutter

To create a multi-line TextField in Flutter, ...READ MORE

Mar 21, 2023 in Flutter by vishalini
1,991 views
0 votes
1 answer
0 votes
1 answer

How to achieve this UI/UX design for an iOS UIButton object

From the image provided, it appears that ...READ MORE

Apr 25, 2023 in UI UX Design by seena
453 views
0 votes
1 answer

How can I change the app display name build with Flutter?

Yes, you can change the app display ...READ MORE

Mar 21, 2023 in Flutter by venky
1,976 views
0 votes
1 answer

How to split columns into two sub columns under their parent column using python in excel

Use str.split: df[['pre', 'post']] = df['Column A'].str.split(r'\s*-->\s*', expand=True) print(df) # Output ...READ MORE

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

SFDataGrid pagination with SFDataPager not working

Looking at the code snippets you provided, ...READ MORE

Apr 12, 2023 in Flutter by vishalini
964 views
0 votes
1 answer

Making several synth LookAndFeels coexist at the same time in a java swing application

To make several Synth LookAndFeels coexist at ...READ MORE

Apr 27, 2023 in UI UX Design by pooja
328 views
0 votes
1 answer

Where to learn UI/UX to give my apps "pop" and excitingness?

There are several resources available online to ...READ MORE

Apr 25, 2023 in UI UX Design by Anitha
408 views
0 votes
1 answer

How to Deserialize a list of objects from json in flutter Ask Question?

To deserialize a list of objects from ...READ MORE

Mar 28, 2023 in Flutter by vishalini
1,618 views
0 votes
1 answer

why the listview-builder is lagging while scrolling with api intigration in flutter?

The ListView with API integration might lag ...READ MORE

Mar 20, 2023 in Android by seena
2,027 views
0 votes
1 answer

Why google say my website is not good for phones?

Google has an algorithm that assesses the ...READ MORE

Apr 27, 2023 in UI UX Design by Tej
295 views
0 votes
1 answer

How do I make it where when I change my window size, the content adjusts with it?

To make the content adjust with the ...READ MORE

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

What is difference between Interaction design, Visual Design, Web design, UX design, UI design, UI development?

Interaction design, Visual design, Web design, UX ...READ MORE

Apr 25, 2023 in UI UX Design by vishalini
375 views
0 votes
1 answer

How to export print result to excel using python (for loop)

 Use the pandas library import pandas as pd a ...READ MORE

Jan 13, 2023 in Others by narikkadan
• 63,420 points
4,787 views
0 votes
1 answer

Slack UI/UX design with collapsable columns

To replicate Slack's collapsible functionality using Split.js, ...READ MORE

Apr 25, 2023 in UI UX Design by pooja
353 views
0 votes
1 answer

Trying to create a design system/kit with Swift

I can certainly guide you on where ...READ MORE

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

How to list down all the hosts in Ansible?

Hi@akhtar, You can use the option --list-hosts. It will ...READ MORE

Jul 28, 2020 in Ansible by MD
• 95,440 points
43,581 views
0 votes
1 answer

Usability / UI Design / UX, etc. - documenting for a project

First, you should aim to understand the ...READ MORE

Apr 25, 2023 in UI UX Design by Tej
337 views
0 votes
1 answer

How to dismiss an AlertDialog on a FlatButton click?

To dismiss the AlertDialog when the FlatButton ...READ MORE

Mar 26, 2023 in Flutter by pooja
1,661 views
0 votes
1 answer

UI/UX Design in Real Time Applications

When designing for real-time applications like those ...READ MORE

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

Coding Photoshop UI/UX to fully working website?

To turn your Photoshop UI/UX design into ...READ MORE

Apr 25, 2023 in UI UX Design by Anitha
305 views
0 votes
1 answer

Need UI/UX Design layout name

The layout design that Cleartrip.com uses is ...READ MORE

Apr 25, 2023 in UI UX Design by pooja
306 views
0 votes
1 answer

UI/UX design or audit - how to measure the costs?

When it comes to charging for a ...READ MORE

Apr 25, 2023 in UI UX Design by Tej
305 views
0 votes
1 answer

Lock screen audio player notification not appearing when target SDK is 33?

This issue may be related to the ...READ MORE

Apr 6, 2023 in Flutter by vishwa
1,111 views
0 votes
1 answer

How I can get audio processing state of a single mediaItem from a queue?

To get the audio processing state of ...READ MORE

Apr 20, 2023 in Flutter by vinayak
503 views
0 votes
1 answer

UI / UX designer tool with custom style

Yes, there are several UI/UX design tools ...READ MORE

Apr 25, 2023 in UI UX Design by seena
282 views
0 votes
1 answer

VBA Loop to select then copy a range of cells based on value in column B

Try this: Sub Macro2() Dim ...READ MORE

Mar 23, 2023 in Others by narikkadan
• 63,420 points
1,711 views
0 votes
1 answer

How to get barcode from PDA scanner device in flutter

It's possible that the data sent by ...READ MORE

Apr 3, 2023 in Flutter by seena
1,197 views
0 votes
1 answer

TypeScript TS7015: Element implicitly has an 'any' type because index expression is not of type 'number'

If you want a key/value data structure ...READ MORE

Jun 7, 2022 in TypeSript by Nina
• 3,060 points
14,243 views
0 votes
1 answer

Outsourcing UI/UX while keeping the app code secret

If you want to outsource your UI/UX ...READ MORE

Apr 25, 2023 in UI UX Design by vishalini
237 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
1,705 views
0 votes
1 answer

Unable to access Riverpod provider state

The error message you're seeing suggests that ...READ MORE

Apr 17, 2023 in Flutter by Anitha
545 views
+5 votes
11 answers

Concatenate columns in apache spark dataframe

its late but this how you can ...READ MORE

Mar 21, 2019 in Apache Spark by anonymous
71,322 views
0 votes
1 answer

How can I change enableDrag or isDismissible on a showModalBottonSheet after is already constructed?

Unfortunately, you cannot change the enableDrag or ...READ MORE

Apr 18, 2023 in Flutter by vinayak
478 views
0 votes
1 answer

Flutter Http line not getting executed

The issue might be related to the ...READ MORE

Apr 12, 2023 in Flutter by pooja
719 views
0 votes
1 answer

How to supply relevant information to ChatGPT?

To supply relevant information to ChatGPT, you ...READ MORE

May 22, 2023 in ChatGPT by anonymous
• 1,180 points
270 views
0 votes
1 answer

Flutter plugin fails to build on iOS

It looks like the error is related ...READ MORE

Mar 31, 2023 in Flutter by chandru
1,238 views
0 votes
1 answer

How Do I Correct a ByRef Mismatch Error in VBA for Worksheet_Change Sub in Excel?

Len of a string returns what you need. ...READ MORE

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

HomeWidgetBackgroundService error using es.antonborri

Based on the error message, it seems ...READ MORE

Apr 18, 2023 in Flutter by pooja
459 views
+1 vote
3 answers

3 dot in parameter in Java

The "Three Dots" in java is called ...READ MORE

Nov 22, 2018 in Java by geek.erkami
• 2,680 points
53,494 views