responsive_helper library
Classes
- ResponsiveHelper
- The Responsive Helper class manages the device type and updates based upon the provided screen size. It is initialized in the ResponsiveMaterialApp and ResponsiveCupertinoApp constructors. It also allows for manual updates with the testingScreenType static member, but only after a call to the ResponsiveHelper.updateTestingScreenType() method.
Enums
- ScreenType
- The screen type is set based upon the provided width in ResponsiveHelper.setupScreenType