Flutter - Build apps for any screen Flutter transforms the entire app development process Build, test, and deploy beautiful mobile, web, desktop, and embedded apps from a single codebase
Install | Flutter Install Flutter and get started Downloads available for Windows, macOS, Linux, and ChromeOS operating systems
Install - Flutter To get started developing with Flutter, follow these steps to install, set up, and try out Flutter on your preferred development and target device
Fundamentals - Flutter We suggest that you work through the following subjects in the listed order Intro to Dart (Optional) As you might know, Flutter uses the Dart language If you have experience with other object-oriented languages, like Java, C++, or Swift, Dart should feel familiar to you
Install manually - Flutter If you haven't installed the tools already, a dialog should open that confirms you'd like to install them Click Install, then once the installation is complete, click Done ; Set up an editor or IDE For the best experience developing Flutter apps, consider installing and setting up an editor or IDE with Flutter support Download and install prerequisite packages
Development - Flutter NOTICE: Flutter hopes this directory is useful for customers seeking consultants with Flutter experience; however, Flutter makes no representation to you or anyone else that the listed consultants are Flutter or Google partners, and Flutter does not represent or warrant their qualifications or the quality of services you may receive
Make Android apps | Flutter Launch VS Code To open the Command Palette, press Control + Shift + P ; In the Command Palette, type flutter ; Select Flutter: New Project ; VS Code prompts you to locate the Flutter SDK on your computer If you have the Flutter SDK installed, click Locate SDK ; If you don't have the Flutter SDK installed, click Download SDK This option sends you the Flutter install page if you haven't
Learn Flutter If you're brand new to Flutter, we suggest you complete the following resources in order: Dart language overview Flutter uses the Dart language If you have experience with other object-oriented languages, like Java, C++, or Swift, Dart should feel familiar to you, and you might be comfortable skipping this section
Docs | Flutter Get started with Flutter Widgets, examples, updates, and API docs to help you write your first Flutter app