Skip to content

Commit

Permalink
Validações
Browse files Browse the repository at this point in the history
Adicionado validação de valores em branco.
  • Loading branch information
mlimapaulo9 committed Feb 6, 2019
1 parent 4cb02f8 commit ed35205
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion calculadora_imc/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ class _HomeState extends State<Home> {
return "Insira seu peso";

}

},
),

Expand Down

0 comments on commit ed35205

Please sign in to comment.