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

Add responsive_utils.dart to the library file #182

Closed mstainer14 closed 2 months ago

mstainer14 commented 2 months ago

Added the fix for the original issue raised about missing responsive_utils.dart https://github.com/Codelessly/ResponsiveFramework/issues/181

mstainer14 commented 2 months ago

@rayliverified I have added the export into the library file in this PR, let me know if there is any issue.