final f = new DateFormat('yyyy-MM-dd hh:mm'); Text(f.format(new DateTime. ... you can use date_format package to format dates in flutter.
確定! 回上一頁