dimensol

Creator: coderz1093

Last updated:

0 purchases

dimensol Image
dimensol Images

Languages

Categories

Add to Cart

Description:

dimensol

Features #
Custom Responsive wrapper
Usage #

Initialize:

DimenUtil.init(tabletBreakPoint: 600, desktopBreakPoint: 821);
copied to clipboard

Use:

//As widget a returning closures:

SType().when(phone: phone, tablet: tablet, desktop: desktop);
OType().when(portrait: portrait, landscape: landscape)
PType().when(mobile: mobile, web: web)

//As a widget:

PlatformScaffold (
mobileApp,
tabletPortraitApp,
tabletLandscapeApp,
mobileWeb,
tabletPortraitWeb,
desktop,
)

copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.