Skip to content

Atualizando techguide de Flutter #284

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading