大伙都知道写flutter的语言是dart,所以深入flutter前还是有一些dart的基础 ... main(List<String> args) { int age = 50; switch(age) { case 10: ...
確定! 回上一頁