Skip to content

Commit

Permalink
Atualizando techguide de Flutter (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
ikyrie authored Jun 7, 2024
1 parent 16ab22b commit 2832874
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
9 changes: 7 additions & 2 deletions _data/cards/pt_BR/flutter-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,10 @@ contents:
title: "Publicando App Flutter na PlayStore (inglês)"
link: https://medium.flutterdevs.com/publishing-flutter-app-to-playstore-fa7543b61a7b
alura-contents:


- type: COURSE
title: "Formação: Flutter CI/CD: automatize seu trabalho"
link: https://cursos.alura.com.br/formacao-flutter-ci-cd
- type: ARTICLE
title: "Flutter CI/CD: o que é? Como funciona e como usar?"
link: https://www.alura.com.br/artigos/flutter-ci-cd

9 changes: 9 additions & 0 deletions _data/cards/pt_BR/flutter-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,12 @@ alura-contents:
- type: COURSE
title: "Formação: Utilize os serviços do Firebase com Flutter"
link: https://cursos.alura.com.br/formacao-flutter-firebase
- type: COURSE
title: "Flutter: implementando persistência de dados com Drift e Hive"
link: https://cursos.alura.com.br/course/flutter-implementando-persistencia-dados-drift-hive
- type: COURSE
title: "Flutter: utilizando o Dio para realizar a comunicação com Web API"
link: https://cursos.alura.com.br/course/flutter-dio-comunicacao-web-api
- type: ARTICLE
title: "Conhecendo pacotes no Flutter"
link: https://www.alura.com.br/artigos/pacotes-no-flutter
4 changes: 3 additions & 1 deletion _data/cards/pt_BR/flutter-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,6 @@ alura-contents:
- type: COURSE
title: "Flutter: aplicando testes de unidade, de Widget e Mocks"
link: https://www.alura.com.br/curso-online-flutter-testes-unidade-widget-mocks

- type: ARTICLE
title: "Testes no Flutter: O que é? Quando usar? Como começar a aprender?"
link: https://www.alura.com.br/artigos/testes-flutter

0 comments on commit 2832874

Please sign in to comment.