Skip to content

d0mmi/se_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

se_example

My SE Example Project. Presentation click here

Getting Started

Requirements:

  • 64-Bit Windows 7 or later
  • Windows Powershell 5.0 (comes with Windows 10)
  • Git for Windows 2.x

Install:

  • download latest Flutter SDK
  • unzip in install folder (for example: C:\tools\flutter) or use git: “git clone https://github.com/flutter/flutter.git -b stable”
  • update your environment variables with \flutter\bin
  • You can use “flutter doctor” to check if everything is working
  • Install VS Code
  • Install VS Studio 2019 with CMake
  • Enable in config: “flutter config --enable-windows-desktop”
  • create new project: “flutter create ”
  • update old project: go to project directory execute: “flutter create .”

Task:

Repo with basic Structure and Example Solution here If there are problems after cloning try: “flutter create .” in the project directory “flutter doctor”

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published