循环显示效果,如Flutter中的WhatsApp

时间:2019-06-08 08:27:23

标签: flutter flutter-layout flutter-animation

this blog中,我们可以使android java中某些布局的显示效果变得简单。我的问题是,有没有像该动画那样的实现库?

enter image description here

例如:

android.view.ViewAnimationUtils
   Animator anim = android.view.ViewAnimationUtils
      .createCircularReveal(mRevealView, cx, cy, 0, radius);

1 个答案:

答案 0 :(得分:0)

使用此library

解决了我的问题
function textpage() {
document.getElementById("chat").style.backgroundImage = "url('full-convesation- 
MRP.png')";
}