Skip to content
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

Fix run with flutter 2.10 and use the dart firebase connect. #297

Closed
wants to merge 1 commit into from

Conversation

edmargomes
Copy link

@edmargomes edmargomes commented Mar 21, 2022

Faça aqui uma breve descrição das alterações que esse PR faz e o porquê / Describe the changes proposed in this PR and
their motivation:

  • Compatibilidade com Flutter 2.10
  • Alteração de SDK para a versão 31
  • Carregamento do Firebase a partir do Dart e não arquivos google-services.

Liste pelo menos um issue relacionado à este PR. / List at least one open issue related to this PR:

Issue relacionada: #296

Pre-launch Checklist

  • Eu li o CONTRIBUTING.md e segui as sugestões descritas ali sobre boas práticas de código / I
    read CONTRIBUTING.md and followed the suggestions proposed there about writing good code;
  • Eu listei pelo menos um issue relacionado à este PR / I listed at least one issue related to this PR;
  • Eu adicionei novos testes para cobrir as mudanças que eu fiz neste PR, ou este PR é uma exceção / I added new
    tests that cover the changes made in this PR or this PR is a test-exception;
  • Eu atualizei o CHANGELOG.md com as mudanças feitas neste PR / I updated
    CHANGELOG.md with the changes made in this PR;
  • Eu atualizei/adicionei comentários relevantes nas modificações efetuadas / I updated or added relevant docs in the
    modifications I've made;
  • Todos os testes previamente existentes e os novos criados por mim estão finalizando com sucesso / All the existing
    tests - the old and the new ones - are finishing with success.

@ggirotto
Copy link
Contributor

ggirotto commented Apr 6, 2022

Olá @edmargomes , obrigado pelo PR. Por causa das diversas mudanças que tivemos que fazer ao atualizar a versão do flutter (Workflows e Analyzer), vamos seguir essa atualização por esse PR #298. Desculpe pela demora nisso.

@ggirotto ggirotto closed this Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants