layout_flow 0.1.0 copy "layout_flow: ^0.1.0" to clipboard
layout_flow: ^0.1.0 copied to clipboard

A constraint-driven adaptive layout system for Flutter. Write UI once — let it flow across every screen.

Changelog #

0.1.0 #

  • Initial release.
  • LayoutFlow root wrapper with designSize configuration.
  • FlowConfig scaling engine with scaleW, scaleH, scaleText, sp.
  • FlowScope inherited widget for global context access.
  • FlowText — auto-scaling text widget.
  • FlowContainer — token-padded adaptive container.
  • FlowRow — smart Row ↔ Column switcher based on screen width.
  • FlowSpacing tokens: xs, sm, md, lg, xl, xxl + EdgeInsets helpers.
  • FlowTextStyle tokens: display, headline, title, body, bodySmall, label, micro.
  • FlowRadius tokens: sm, md, lg, xl, xxl, full.
  • FlowBreakpoint enum: compact, medium, expanded (aligned with Material 3).
0
likes
0
points
205
downloads

Publisher

unverified uploader

Weekly Downloads

A constraint-driven adaptive layout system for Flutter. Write UI once — let it flow across every screen.

Repository (GitHub)
View/report issues

Topics

#responsive #layout #adaptive #scaling

License

unknown (license)

Dependencies

flutter

More

Packages that depend on layout_flow