responsive_mobile 0.0.1
responsive_mobile: ^0.0.1 copied to clipboard
Make responsibles apps
TODO: A package that helps you a make a responsive app, get the devices sizes by inches.
Features #
TODO: ScreenSize.getHeight() - gets the device height
ScreenSize.getWidth() - gets the device width
isSmallScreen4Inches() - return if the device is lower than 4 inches
isSmallScreen5Inches() - return if the device is lower than 5 inches
isLarge6Inches() - return if the device is lower6 inches
isLarge6Halfnches()() - return if the device is lower than 6.5 inches
Getting started #
TODO: Install the package, after that just call the ScreenSize class and call the method that it is better for you
Usage #
TODO:
Additional information #
TODO: