Skip to content

NajiElKotob/Awesome-Flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 

Repository files navigation

Awesome Flutter

{Work in Process, Stay Tuned}

Official References

Setup and Configuration

  1. Install Java SE Development Kit
  2. Install Git for Windows
    • Note: Choose VS Code as default editor
  3. Get the Flutter SDK
  4. Install Visual Studio Code
    • Type “flutter” in the extensions search field, select Flutter in the list, and click Install. This also installs the required Dart plugin.
  5. Install Android or Install Android SDK Tools only
    • Note: Install Tools first, Run SDK Manager.exe as Adminstrator
  6. Add custom skin
    • Copy to C:...\Android\android-sdk\platforms\android-xx\skins
  7. Run flutter doctor
    • C:\src\flutter\bin>flutter doctor

Upgrade

Development

Learning

Articles

  • Write your first Flutter app part 1 and part 2 - flutter.dev

Videos

About

Awesome Flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published