W
W
Wynell_ru2019-11-02 21:07:32
Android
Wynell_ru, 2019-11-02 21:07:32

How to make this smooth transparency transition?

I recently started learning Flutter, and now I have a question:
How to make this smooth transparency transition? (circled in green in the picture)
jl4DR.png

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
SagePtr, 2019-11-02
@SagePtr

Usually a gradient is put on top of it, from the background color to transparent

O
one pavel, 2019-11-02
@onepavel

It is necessary to press the view drawable element with a gradient from completely transparent to ~ 50% white on top of the list to the top

K
KnightForce, 2020-02-25
@KnightForce

Stack + Container with gradient in decortation .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question