Flutter Desktop Apps: Getting Started
Jun 23 2021 · Video Course (58 mins) · Intermediate
Learn how to create a Flutter Desktop App for both the Macintosh and Windows platforms. Create applications that run as fast as native apps and look like a native app. Use the native menu system and access local files.
Version
- Dart 2.12.2, Flutter 2.0.4, Android Studio 4.1.3 or higher, Visual Studo Code 1.55.0 or higher


Flutter Desktop Apps
Learn how about Flutter Desktop apps and the Todo app you will create in this series.
Learn how to install the beta version of Flutter to develop Flutter Desktop apps.
Learn how to create a Flutter desktop app for both the Macintosh and Window.
Learn how to set the window size of your app and set the minimum size of the window.
System Menu Coding
12:31Learn how to create and use the system menus using the menubar plugin. Learn how to respond to menu selections.
Learn about Macintosh Entitlements and how they used for handling file system permissions.
Who is this for?
Developers interested in developing desktop apps for the Macintosh and Windows computers using the Flutter framework.
Covered concepts
- Flutter UI
- Desktop Development
- Desktop Menus
- Importing and Exporting data
- Saving data to a database
Comments