在這里,我正在嘗試創建一個訂單完成彈出螢屏。但是 [done] 影片一直在重復,我想在完成影片的完整幀后停止它。這是我的螢屏

以及如何實作這一點,如果我的問題不清楚,請發表評論
uj5u.com熱心網友回復:
LottieBuilder.asset(
'assets/animations/gpay_check.json',
fit: BoxFit.contain,
repeat: false, // add this line
controller: lottieController,
),
轉載請註明出處,本文鏈接:https://www.uj5u.com/gongcheng/445221.html
