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

[Flutter] How to prevent bottom sheet dismiss flutter

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

  1. Stack

    Stack Membro Participativo

    I want to prevent dismissing the bottom sheet on swipe down in flutter, I want to use

    Scaffold.of(context).showBottomSheet<void>((BuildContext context) => ...)


    instead of showModalBottomSheet because I need to scaffold information, is there any solution for showBottomSheet? how can I do it?

    Continue reading...

Compartilhe esta Página