Skip to content

huy2368/dart_intermediate_course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dart_intermediate_course

Dart - intermediate course at Udemy

Environment:

  • Flutter 1.22.5 • channel stable • https://github.com/flutter/flutter.git
  • Framework • revision 7891006299 (7 days ago) • 2020-12-10 11:54:40 -0800
  • Engine • revision ae90085a84
  • Tools • Dart 2.10.4

Running flutter doctor...

  • Doctor summary (to see all details, run flutter doctor -v):
  • [√] Flutter (Channel stable, 1.22.5, on Microsoft Windows [Version 10.0.19041.685], locale en-US)
  • [√] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
  • [√] Android Studio (version 4.0)
  • [√] IntelliJ IDEA Community Edition (version 2019.2)
  • [√] VS Code, 64-bit edition (version 1.51.1)

Flutter empty project:

flutter create --androidx -t app --org com.udemy.dartintermediatecourse -a kotlin -i swift .