Projeto | Tecnologias | Como executar
Projeto desenvolvido com base em vídeo do YouTube.
Esse app foi desevolvido com as seguintes tecnologias:
Para clonar e executar esse app você precisará do Git + Flutter instalados no seu computador.
# 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.