Skip to content

Missing scaledWidth and scaledHeight from ResponsiveBreakpointData on new version 1.0.0 #145

@oneshoot41

Description

@oneshoot41

In older version 0.2.0 i used to call this value with ResponsiveWrapper.of(context).scaledWidth needed by the onboarding_overlay package to be responsive (since version 3.1.0 of the package.

But in the 1.0.0 update i don't see this value anymore, only screenWidth and screenHeight are available now so my app tutorial is broken...

Is there a newer solution to get these values ? Am i missing something ?

I'd like to get them as before like this now : ResponsiveBreakpoints.of(context).scaledWidth

Thanks.

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