polarby / render

A package to render any native static and moving flutter widgets to exportable formats
https://pub.dev/packages/render
MIT License
49 stars 26 forks source link

fix view configuration deprecated value #29

Closed omralcrt closed 4 months ago

omralcrt commented 4 months ago

According to documentation in new Flutter version, ViewConfiguration class no taking size param anymore. It takes physicalConstraints and logicalConstraints params. So, I found a way to handle it and created a PR. Please review and merge it. Feel free to give feedback if needed.

polarby commented 4 months ago

Thanks! I just merged it!

DariusRDev commented 3 months ago

Hey Can we get a new Release with this? Can't use it in my current App cause of compile Errors image

polarby commented 3 months ago

On it! Will do it tomorrow morning ✌🏻