v0.0.1
layered_image
一個新的 Flutter 包專案。
21喜歡 15近 30 天下載130Pub 分數
AndroidiOSWebmacOSWindowsLinux
NeatFastro/layered_image open-source repository details.
{"sdk":"flutter"}{"sdk":"flutter"}以下為英文專案原文快照,最新內容請造訪 GitHub。
video
LayeredImage(
backgroundImageUrl: 'https://background-image-url',
layersImagesUrl: [
'https://image-1-url',
'https://image-2-url',
'https://image-3-url',
'https://image-n-url',
],
),