New: your coding agent can read the release notes before it upgrades. Set up the MCP server →
pub.dev
A comprehensive zero-dependency Flutter responsive design system with adaptive layouts, percentage-based sizing, device detection, design-proportional scaling, and fully customizable breakpoints. Works on all platforms.
Last release 5 months ago
24 Mar 2026
Too new to tell
only 1 dated releases
Nearly every release is documented
notes for 1 of 1 stable releases
Nothing withdrawn
no release was ever pulled
5 months old
1 releases · first in 2026
One column per month.
Configuration system: AdaptiFlow InheritedWidget with AdaptiFlowData for fully customizable breakpoints, scale factors, and adaptive values
AdaptiFlow InheritedWidget with AdaptiFlowData for fully customizable breakpoints, scale factors, and adaptive valuesDeviceType enum with context.deviceType, context.isMobile, context.isTablet, context.isDesktop, context.isWidescreencontext.wp(), context.hp(), context.swp(), context.shp()context.w(), context.h(), context.r(), context.sp() — similar to flutter_screenutilcontext.scale(), context.fontSize() with configurable multiplierscontext.adaptivePadding, context.adaptiveMargin, context.adaptiveSpacingResponsiveLayout, ResponsiveLayoutBuilder, SafeResponsiveLayoutResponsiveText, ResponsiveGrid, ResponsivePadding, ResponsiveVisibilityResponsiveSpacer with auto-direction detection, Spacers.s4 through Spacers.s48.constrained(), .constrainedBoth(), .adaptiveConstrained() extensionsresponsiveValue(), ResponsiveValue<T>, orientationValue()MediaQuery.sizeOf/paddingOf/orientationOf/viewInsetsOf for minimal rebuildsYour coding agent can read these notes before it upgrades. Set up the MCP server →