0% found this document useful (0 votes)
15 views11 pages

Flutter Demonstration

The document provides links to various software development resources, including Visual Studio, Oracle's Java JDK, Android Studio, and Flutter documentation. It also includes commands for setting up Flutter, such as 'flutter doctor' and 'flutter create'. Additionally, it references the Dart language and provides a YouTube link for further learning.

Uploaded by

Aditya Khabale
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views11 pages

Flutter Demonstration

The document provides links to various software development resources, including Visual Studio, Oracle's Java JDK, Android Studio, and Flutter documentation. It also includes commands for setting up Flutter, such as 'flutter doctor' and 'flutter create'. Additionally, it references the Dart language and provides a YouTube link for further learning.

Uploaded by

Aditya Khabale
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

https://visualstudi

o.microsoft.com/
https://www.oracle.com/j
ava/technologies/javase
/jdk20-archive-
downloads.html
https://visualstudio.microsoft.com/
https://developer.android.com/studio
https://docs.flutter.dev/get-
started/install/windows/mobileo
> flutter doctor

> flutter doctor - v

> flutter doctor --android-licenses


> flutter create <PROJECT_NAME>

> flutter create --org <APP_ORG_NAME> <PROJECT_NAME>


https://youtu.be/oV
WM-CSqy7Y
Dart Language: https://dart.dev/

Flutter Framework: https://flutter.dev/

You might also like