Dart web :基本上就是將Dart轉成JS,開發環境會使用dartdevc,production則是用dart2js。而flutter web也是利用已經成熟的dart2js才得以實現的。
確定! 回上一頁