-
Notifications
You must be signed in to change notification settings - Fork 181
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
Install e update implemented #1
Conversation
Deu conflito aqui, nos arquivos excluidos pelo gitgnore, mas vou tentar resolver |
resolvi alguns |
acho que agora é só fazer p merge |
@@ -7,10 +7,11 @@ environment: | |||
sdk: '>=2.4.0 <3.0.0' | |||
|
|||
executables: | |||
get: | |||
get: get |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
precisa inserir isso aqui mesmo? Porque aqui tava indo direto, mas não sei em outras plataformas
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Acredito que não! eu so segui o exemplo do projeto inicial gerado.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Eu vou deixar, qualquer coisa a gente remove depois
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sem o install ali ela não vai funcionar
Vai porque ele tá sendo tratado embaixo, acho que tu fez o PR numa versão antiga |
No description provided.