Posts by André Ribeiro • 13 points
1 post
-
1
votes1
answer1013
viewsQ: Take Textformfield value in double
How can I get the value of a Textformfield in double? I’ve created a Texteditingcontroller, var controller = new TextEditingController(); but the controller.text comes in string and I can’t get it…