responsive_builder icon indicating copy to clipboard operation
responsive_builder copied to clipboard

A set of widgets to make responsive UI building in flutter more readable

Results 23 responsive_builder issues
Sort by recently updated
recently updated
newest added

missing , in the code

More sizes added. Example file also updated to integrate with the new additions. Readme.md not edited.

I create a Simulator device - iPad Pro 13-inch (M4) 17.4. When I am using `ResponsiveBuilder`, `deviceScreenType` reports `DeviceScreenType.desktop`. Expected scenario: `deviceScreenType` should report `DeviceScreenType.tablet`.