Skip to content

sluofoss/fluttercv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Flutter CV Project

Log

install environment

29-01-2021 - installed android studio. it seems that the android emulator for windows need intel HAXM to run fast. HAXM cant be run along side hyper-v. SuperUser Stack Exchange Answer hyper-v is the basis of wsl2, which I always need. So I will use my phone for all developments. Also the Android Tool Chain is incomplete.

> flutter doctor
...
[!] Android toolchain - develop for Android devices (Android SDK version 32.1.0-rc1)
    X cmdline-tools component is missing
      Run `path/to/sdkmanager --install "cmdline-tools;latest"`
      See https://developer.android.com/studio/command-line for more details.
    X Android license status unknown.
      Run `flutter doctor --android-licenses` to accept the SDK licenses.
      See https://flutter.dev/docs/get-started/install/windows#android-setup for more details.

30-01-2021 - finished step 3 test drive of flutter getting started

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published