Yushin
Yushin

Reputation: 1750

Overlapped Containers in flutter

How can I achieve this using flutter

I want to achieve that in flutter using a stream builder, where I can place a container below another and have the top one overlapping the other like in the image provided. Please, your help will be much appreciated, thank you!

Upvotes: 2

Views: 910

Answers (1)

Filip P.
Filip P.

Reputation: 1354

Guy in this UI challenge does similar thing https://www.youtube.com/watch?v=i38DY5Mei4w

Upvotes: 1

Related Questions