Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 840 Bytes

README.md

File metadata and controls

44 lines (29 loc) · 840 Bytes

SuperHero Challenge

Funcionalidades

  • Splash Page:

  • Home Page:

    • Super Heroes List :
      • Super Hero Search by Name and Gender
      • Random Super Heroe
      • Full details of each Hero


Como Usar

Em primeiro lugar, configure corretamente o ambiente de desenvolvimento Flutter em sua máquina, para isso acesse o link abaixo:

- Clone este repositório:
$ git clone https://github.com/Guysanches/medical_challenge

- Entre no diretório:
$ cd medical_challenge

- Use o comando para instalar dependências:
$ flutter pub get

- Execute o aplicativo: 
$ flutter run