Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about modal-sheet

Read more about modal-sheet

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - modal-sheet

How to set DraggableScrollableSheet maximum size dynamically, according to its content?

Problem So basically it's quite an old problem, which I couldn't fix with Google. The problem is that DraggableScrollableSheet doesn't size its maximum size based on its content size, but with only a ...
test-img

Havlik Miki

flutter

dart

draggable

bottom-sheet

modal-sheet

Votes: 0

Answers: 2

Latest Answer

Define controller to DraggableScrollableSheet var dragController = DraggableScrollableController(); then you can use it like this: DraggableScrollableSheet( controller: controller.d...
test-img

FadyFouad

Overflow when using viewinsets in a modalButtomSheet

Problem: I'm using MediaQuery and viewInsets to add Padding, when the user triggers the keyboard in a modalBottomSheet. It looks OK, but I get a message about overflow When I draw down the modalBotto...
test-img

Joe

flutter

flutter-layout

modal-sheet

Votes: 0

Answers: 2

Latest Answer

Issue solved: Instead of wrapping the modal sheet in a SingleChildScrollView, I needed to wrap the Column that contains the page itself.
test-img

Joe

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved