flutter int互转string (dart语法) //int转string 8848.toString(); //string转int int.parse("8848"); Tags: dartflutter Share 14/12/2020 by nixuchen flutter 0