adaptive_flex_layout 1.0.1 copy "adaptive_flex_layout: ^1.0.1" to clipboard
adaptive_flex_layout: ^1.0.1 copied to clipboard

A lightweight, responsive flex grid layout system for Flutter inspired by Bootstrap. Supports customizable breakpoints, offset columns, and responsive values.

Changelog #

1.0.1 #

  • Add comprehensive layout example application under example/.

1.0.0 #

  • Initial release of adaptive_flex_layout.
  • Support for Bootstrap-like responsive grid system with AdaptiveFlexGrid, AdaptiveFlexRow, and AdaptiveFlexCol.
  • Add customizable screen breakpoints support using FlexBreakpointsTheme.
  • Add responsive value resolution helper classes and methods.
  • Provide full support for Dart 3 and sound null-safety.
  • 100% platform compatibility across Android, iOS, Web, macOS, Windows, and Linux.
1
likes
160
points
54
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight, responsive flex grid layout system for Flutter inspired by Bootstrap. Supports customizable breakpoints, offset columns, and responsive values.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on adaptive_flex_layout