Codelessly / ResponsiveFramework

Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple. Demo: https://gallery.codelessly.com/flutterwebsites/minimal/
https://codelessly.com
MIT License
1.25k stars 150 forks source link

[Feature Request] #159

Open moshOntong-IT opened 10 months ago

moshOntong-IT commented 10 months ago

It is better to listen the changes of responsive framework like ResponsiveBreakPoints.of(context).listen()

rayliverified commented 5 days ago

Good suggestion. The breakpoints should be listenable.

Can you add a PR?