U
U
UnicornOrangeJuice2021-12-27 11:20:10
Dart
UnicornOrangeJuice, 2021-12-27 11:20:10

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

2 answer(s)
N
Neonoviiwolf, 2021-12-27
@UnicornOrangeJuice

just adaptive layout and that's all, in extreme cases, you can get the screen size and build on it

M
Madi Pagani, 2022-01-13
@prince_pagani

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 question

Ask a Question

731 491 924 answers to any question