TechnoPrashant / Sizer

A flutter plugin for Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple.
MIT License
256 stars 76 forks source link

Incompatible with newest flutter_lints major version #91

Open peacemaker123456 opened 3 weeks ago

peacemaker123456 commented 3 weeks ago

Thanks for this cool package. At moment I am getting: Because flutter_lints >=5.0.0 depends on lints ^5.0.0 and sizer 3.0.4 depends on lints ^4.0.0, flutter_lints >=5.0.0 is incompatible with sizer 3.0.4.

Would be cool if you could support flutter_lints: ^5.0.0 in your pubspec.yaml

AmrTawfek commented 1 week ago

Same Issue