convert int to string in dart code example Example: int to string dart //valid for any i int i == int.parse(i.toString())