terça-feira, 19 de novembro de 2019

Iniciando com Flutter

-Instalar o Git;

-Instalar Vscode;

-Instalar Flutter Sdk em C:\src\flutter;

-Inclua a pasta flutter\bin em Path da variáveis de sistema;



Iniciando com React Native

-Instalar Chocolatey

Abra o cmd.exe como administrador e execute o comando:

@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"


-Instalar  Nodejs, Python e JDK8

No cmd.exe execute o comando: