將您的 gif 放在專案的images資料夾中,並在 pubspec.yaml 檔案中提到它,就像您對images所做的那樣。 Image.asset( "images/loading.gif", ...
確定! 回上一頁