Skip to content

shubie/flutter-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutterdesktop

Flutter Thursday 12: Building with Flutter Desktop

In this episode, we will build this interface using flutter. Flutter desktop provides bindings that allow your render flutter applications on desktop computers.

See write up: https://medium.com/@afegbua/flutter-thursday-12-building-with-flutter-desktop-aa3abb42fed1

Getting Started

git clone https://github.com/shubie/flutter-desktop.git

cd flutter-desktop

flutter run -d macos

  Or 

flutter run -d linux

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published