Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ResponsiveWrapper is not working #167

Open
NumanAhmad1 opened this issue Dec 28, 2023 · 3 comments
Open

ResponsiveWrapper is not working #167

NumanAhmad1 opened this issue Dec 28, 2023 · 3 comments

Comments

@NumanAhmad1
Copy link

when i use ResponsiveWrapper it gives an error that it is an undefined class, i have tried it with .builder but still not working, but when i use ResponsiveBreakpoints then it works.

@abigotado
Copy link

There is no ResponsiveWrapper in the latest version. See the migration guide:

https://github.com/Codelessly/ResponsiveFramework/blob/master/migration_0.2.0_to_1.0.0.md

@F7085
Copy link

F7085 commented Jan 8, 2024

There is no ResponsiveWrapper in the latest version. See the migration guide:

https://github.com/Codelessly/ResponsiveFramework/blob/master/migration_0.2.0_to_1.0.0.md

So @abigotado , the library is not offering the most important thing, the auto Scale? Now is the same to put a sizedBox with a burned value?

@abigotado
Copy link

@F7085 No, it provides autoscaling like it used to, but now it is set up differently - using ResponsiveScaleBox and ResponsiveValue instead of ResponsiveWrapper, as it is described in the guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants