请问Flutter的社区版,支持占位图替换吗?没有看到对应的API呀 #2969
Answered
by
jinwuwu001
13386992017
asked this question in
Q&A
-
|
Demo里只有几个展示的组件,最多就是获取对应位置的图层,没有看到有获取占位图位置,替换占位图一类的API呀 |
Beta Was this translation helpful? Give feedback.
Answered by
jinwuwu001
Jan 19, 2026
Replies: 1 comment
-
|
可通过 id 替换对应的占位图,参考如下示例 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jinwuwu001
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
可通过 id 替换对应的占位图,参考如下示例
https://github.com/libpag/pag-web/blob/main/pages/replace-image.html