Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 1.64 KB

File metadata and controls

59 lines (40 loc) · 1.64 KB

Themes Ligth and Dark


Projeto   |    Tecnologias   |    Como executar   


App screen

💻 Projeto

Projeto desenvolvido com base em vídeo do YouTube.

🚀 Tecnologias

Esse app foi desevolvido com as seguintes tecnologias:

ℹ️ Como executar

Para clonar e executar esse app você precisará do Git + Flutter instalados no seu computador.

Clone e execute

# Clone esse repositório
$ git clone https://github.com/LeandroSimo/flutter-app-theme-light-and-dark.git

# Entre no repositório
$ cd flutter-app-theme-light-and-dark

# Instale as dependências
$ flutter pub get

# Execute
$ flutter run

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.