Skip to content

flutter

devonfw-core edited this page Mar 23, 2022 · 3 revisions
Table of Contents

Introduction to Flutter

Flutter is an open source framework from Google that allows you to develop beautiful, native compiled, cross-platform applications for any screen. Here, web applications, desktop applications and embedded applications can be deployed and tested from a single code base.

With the help of the following links, you can find all the information you need about Flutter:

Instructions for installing Flutter can be found here:

Clone this wiki locally