Latest questions in Others

0 votes
1 answer

How to create subnet inside a VPC in AWS using Terraform?

Hi@akhtar, You need to use aws_subnet resource inside your ...READ MORE

Jul 21, 2020 in Others by MD
• 95,440 points
453 views
0 votes
1 answer

flutter run: No connected devices

Hi@akhtar, To prepare to run and test your ...READ MORE

Jul 21, 2020 in Others by MD
• 95,440 points
3,866 views
0 votes
1 answer

How to install Dart in Windows system?

Hi@akhtar, Dart is the programming language used to code Flutter apps. ...READ MORE

Jul 21, 2020 in Others by MD
• 95,440 points
812 views
0 votes
1 answer

Dart_LoadScriptFromKernel: The binary program does not contain 'main'.

Hi@akhtar, You need to add the main() function ...READ MORE

Jul 21, 2020 in Others by MD
• 95,440 points
3,248 views
0 votes
0 answers

How to open a new tab or a new window while writing an exam in AI - Onlime Remote Proctored

How to open a new tab or ...READ MORE

Jul 20, 2020 in Others by vimalkamal
• 120 points
3,329 views
0 votes
1 answer

How to launch an emulators from Flutter?

Hi@akhtar, Before launching emulators you should check if ...READ MORE

Jul 20, 2020 in Others by MD
• 95,440 points
5,804 views
0 votes
1 answer

Difference between Hot Restart and Hot Reload?

Hi@akhtar, In simple Hot Reload with just update ...READ MORE

Jul 20, 2020 in Others by MD
• 95,440 points
2,389 views
0 votes
1 answer

How to pass functions to widgets in Flutter?

Hi@akhtar, Functions are first-class objects in Dart and ...READ MORE

Jul 20, 2020 in Others by MD
• 95,440 points
5,979 views
0 votes
1 answer

Error: No pubspec.yaml file found.

Hi@akhtar, You need to run this command from ...READ MORE

Jul 20, 2020 in Others by MD
• 95,440 points
8,579 views
0 votes
1 answer

Differentiate StatelessWidget and StatefulWidget.

Hi@akhtar, StatelessWidget state creates ONLY ONCE, then it ...READ MORE

Jul 20, 2020 in Others by MD
• 95,440 points
411 views
0 votes
2 answers

Difference between "main()" and "runApp()" functions in Flutter.

main is entry point and,   runApp() is ...READ MORE

Apr 26, 2022 in Others by anonymous
8,873 views
0 votes
1 answer

How to create a Project in Flutter?

Hi@akhtar, Flutter has an inbuilt command to create ...READ MORE

Jul 20, 2020 in Others by MD
• 95,440 points
729 views
0 votes
1 answer

What is Hot Reload in Flutter?

Hi@akhtar, The hot reload feature allows you to ...READ MORE

Jul 20, 2020 in Others by MD
• 95,440 points
1,090 views
0 votes
1 answer

What is pubspec.yaml file in Flutter?

Hi@akhtar, It is the project's configuration file that ...READ MORE

Jul 20, 2020 in Others by MD
• 95,440 points
3,082 views
0 votes
1 answer

What is Dart?

Hi@akhtar, Dart is an open-source, general-purpose, object-oriented programming ...READ MORE

Jul 20, 2020 in Others by MD
• 95,440 points
873 views
+1 vote
3 answers

Flutter plugin not installed; this adds Flutter specific functionality.

Here Is All Possible Solution Added Flutter ...READ MORE

Dec 16, 2020 in Others by Blogging
• 140 points
20,571 views
0 votes
1 answer

'git rev-parse HEAD' is not recognized as an internal or external command

Hi@akhtar, I also faced the same problem. You ...READ MORE

Jul 17, 2020 in Others by MD
• 95,440 points
3,534 views
0 votes
1 answer

What are some advantages of Flutter?

Hi@akhtar, Nowadays Flutter is taking the market. It ...READ MORE

Jul 17, 2020 in Others by MD
• 95,440 points
579 views
0 votes
1 answer

Flutter extension not installed; install from https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter

Hi@akhtar, You need to install some extensions to ...READ MORE

Jul 17, 2020 in Others by MD
• 95,440 points
3,480 views
0 votes
1 answer

No Java Development Kit (JDK) found; You must have the environment variable JAVA_HOME set and the java binary in your PATH

Hi@akhtar, If you do not have the JDK software ...READ MORE

Jul 17, 2020 in Others by MD
• 95,440 points
21,640 views
0 votes
1 answer

How to check the connected device name in Flutter?

Hi@akhtar, Flutter has its command own command to ...READ MORE

Jul 17, 2020 in Others by MD
• 95,440 points
7,363 views
0 votes
1 answer

How to install Flutter in Windows system?

Hi@akhtar, You can follow the below-given steps to ...READ MORE

Jul 17, 2020 in Others by MD
• 95,440 points
1,546 views
0 votes
2 answers

'flutter' is not recognized as an internal or external command, operable program or batch file.

You have to Add flutter sdk path ...READ MORE

Aug 2, 2020 in Others by c49
43,538 views
0 votes
1 answer

What is Flutter?

Hi@akhtar, Flutter is an app SDK for building ...READ MORE

Jul 17, 2020 in Others by MD
• 95,440 points
1,102 views
0 votes
1 answer

What is the future of flutter?

Hi@MD, Flutter is a rather new cross-platform framework ...READ MORE

Jul 17, 2020 in Others by akhtar
• 38,230 points
943 views
0 votes
0 answers

Webinar Recording on GIT

Hi Team, I was not able to attend ...READ MORE

Jul 12, 2020 in Others by Sudhakar
• 120 points
528 views
0 votes
0 answers

re FCFS, SJF and Round-Robin priority scheduling algorithms?

course Operting System READ MORE

Jul 3, 2020 in Others by anonymous
• 140 points
1,399 views
0 votes
2 answers

Is Peterson’s Algorithm a good solution for Critical Section problem? If yes, then why? If no, then why?

Peterson’s solution provides a good algorithmic description ...READ MORE

Jul 6, 2020 in Others by Gitika
• 65,910 points
1,983 views
+1 vote
3 answers

What do I have to learn to become a software dev/engineer?

Hey, @Josh, Be Clear About Your End Goal. Software ...READ MORE

Jun 30, 2020 in Others by Gitika
• 65,910 points
1,087 views
0 votes
0 answers

Date time convert in Replace activity in word document scope

we have input in excel  New date/Header 31/12/2020 31/12/2019 We  want ...READ MORE

Jun 22, 2020 in Others by Sapna
• 120 points

recategorized Jun 22, 2020 by Gitika 329 views
–1 vote
0 answers
0 votes
0 answers

How to run commands within fabric pods through a batch script?

I am trying to write a batch ...READ MORE

May 30, 2020 in Others by anonymous
• 120 points
793 views
0 votes
1 answer

cant install VMware

The CD-ROM drive may not work if ...READ MORE

Jul 17, 2020 in Others by Lily
• 260 points
938 views
0 votes
0 answers

problem with webcloud

May 20, 2020 in Others by Rakesh
• 120 points
420 views
0 votes
1 answer

How to use 2000 credit

Your query is very much similar to ...READ MORE

May 16, 2020 in Others by Sirajul
• 59,230 points
1,929 views
0 votes
1 answer

Andriod app crash

Hello Abhishek! (If you have created the app) ...READ MORE

May 9, 2020 in Others by Anadya
553 views
0 votes
1 answer

anyone can give suggestion for video conferencing

Hello Prakash Motiani I would be suggesting you ...READ MORE

May 9, 2020 in Others by Anadya

edited May 13, 2020 by Gitika 855 views
0 votes
1 answer

Error: unexpected '}' in "}"

Hey, @Anirudh, Regarding your query, the if statement would need ...READ MORE

Apr 27, 2020 in Others by Gitika
• 65,910 points
511 views
0 votes
1 answer

Is it possible to vibrate from broadcast receiver during incoming call?

Hello Android Native Development I have found some ...READ MORE

May 9, 2020 in Others by Anadya
1,374 views
+1 vote
1 answer

Adobe analytics integration with adobe target

The following blog will give you a ...READ MORE

Apr 20, 2020 in Others by Kim
556 views
0 votes
1 answer

I am trying to run following command But I end up with an error :

Hii Nishant, You are running this command inside ...READ MORE

Apr 6, 2020 in Others by Niroj
• 82,880 points
1,608 views
+1 vote
0 answers

s3 event is not triggering AWS Lambda function while uploading jar file from bamboo build plan.

s3 event is not triggering AWS Lambda ...READ MORE

Apr 4, 2020 in Others by Abhishek
• 280 points
1,635 views
0 votes
1 answer

how to install Amazon AWS Command Line Interface tools on Bamboo build agent.

Hi@Abhishek, You need to set the following parameters ...READ MORE

Apr 6, 2020 in Others by MD
• 95,440 points
1,535 views
0 votes
1 answer

How do I log into edureka Master and slave Virtual Machine

Hey @Adetayo, If you are asking about ...READ MORE

Apr 1, 2020 in Others by Sirajul
• 59,230 points
816 views
0 votes
1 answer

Can you please let m know what are the timings of next batch of AWS

Hey Anil,  As you can see from the ...READ MORE

Mar 26, 2020 in Others by Vardhan
• 13,190 points
886 views
0 votes
1 answer

What is the impact of covid-19 on a global economy?

Covid-19 that is co-corona,vi-virus,d-development,19-In the year 2019.The ...READ MORE

Mar 19, 2020 in Others by Niroj
• 82,880 points
796 views
+3 votes
0 answers

can i access my LMS -

I have enrolled for PMP 35 hours ...READ MORE

Mar 18, 2020 in Others by sivakumar
• 150 points
4,721 views
+1 vote
1 answer

Hi I am unable to see my registered course on my home page

Hey Rushikesh, If you have registered with Edureka, ...READ MORE

Mar 16, 2020 in Others by Sirajul
• 59,230 points
1,569 views
0 votes
0 answers

How to create. A schema for DTP?

Dynamic Trunking Protocol is CISCO proprietary protocol ...READ MORE

Mar 1, 2020 in Others by RishabhJain
• 120 points

recategorized Mar 2, 2020 by Gitika 659 views
0 votes
1 answer

What is the difference between the Internet, Intranet, and Extranet?

The terminologies Internet, Intranet, and Extranet are ...READ MORE

Feb 24, 2020 in Others by anonymous
• 82,880 points
2,359 views