Skip to content

When breakpointsLandscape is defined, it will always ignore breakpoints. #158

@rienkvr

Description

@rienkvr

When you define breakpointsLandscape, breakpoints is never used.

I checked the code and saw this:

bool get isLandscape => true

This is the boolean that is checked to define which breakpoint to use, but it is always true.

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