1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[Flutter] Flutter custom scroll and pinned effect

Discussão em 'Mobile' iniciado por Stack, Novembro 4, 2024 às 02:43.

  1. Stack

    Stack Membro Participativo

    I would like to create a scrolling effect similar to what is shown below. The image should scroll behind the app bar, and the app bar should change its color from transparent to a solid color as scrolling occurs, eventually becoming pinned.

    Additionally, the horizontal list below should also become pinned.

    Image scroll behind appbar - 1

    [​IMG]
    Image scroll behind appbar - 2 and pinned.

    [​IMG]
    Pinned horizontal list pinned- 2

    [​IMG]
    I tried using CustomScrollView with SliverAppBar, but I couldn’t achieve the exact scrolling effect I wanted.

    Continue reading...

Compartilhe esta Página