DART: mudanças entre as edições

De Wiki Clusterlab.com.br
Ir para navegação Ir para pesquisar
Sem resumo de edição
Sem resumo de edição
Linha 1: Linha 1:
*[https://javiercbk.github.io/json_to_dart/ JSON to Dart]
*[https://javiercbk.github.io/json_to_dart/ JSON to Dart]
*[https://docs.flutter.dev/data-and-backend/serialization/json#code-generation JSON and serialization]
*[https://docs.flutter.dev/data-and-backend/serialization/json#code-generation JSON and serialization]
=Commands=
<syntaxhighlight lang=bash>
dart fix
</syntaxhighlight>
=[[Flutter|Flutter]]=
<syntaxhighlight lang=bash>
flutter run
</syntaxhighlight>

Edição das 17h39min de 23 de janeiro de 2024

Commands

dart fix

Flutter

flutter run