Flutter convert int variable to string

后端 未结 4 910
北荒
北荒 2020-12-03 17:06

I\'m new with Flutter and I wonder about how difficult is (for me) to find a solution on how to convert my variable var int counter = 0; into a variable var String $

4条回答
提交回复
热议问题