Answer the question
In order to leave comments, you need to log in
Is there a package for adapting screen sizes in Flutter?
Need a package to adapt to different screen sizes.
For example: there is a screen with containers/widgets created for the iPhone XS Max. If such a screen is opened on the same iPhone XS, everything will break.
Is there a solution to this problem at the moment?
Answer the question
In order to leave comments, you need to log in
just adaptive layout and that's all, in extreme cases, you can get the screen size and build on it
ready to break as a rule layout
learn to use MediaQuery it's easy (and this is the basis)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question