Bottom popup overlay UI

@TheLakshya .

It is Very simple. Use bottom sheet block

  1. While Screen initialise, register the bottom sheet with required vertical arrangement.
  2. Add your components in the vertical arrangement.
  3. When the user hits the button, fire the bottom sheet to pop up.

It will gives you what you want just try and enjoy

1 Like