Skip to content

Resize not working properly after 800 pixels of width in Flutter Web #21

@franarolas

Description

@franarolas

So I've been testing a few things and it looks like the resize is not working properly when you have an screen width of more than 800 pixels.
As far as I know the following widgets are not working properly: TextField, TextFormField, RaisedButton.
I've shared a git project so you can see exactly what I mean:
Git responsive test project (Test it in Flutter Web with different sizes)

When the screen width is smaller than 800 pixels, it resizes the widgets as usual, but when it is bigger, it just makes them wider.
With images it works perfectly.
If you need some more information just ask for it.
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions