adaptive_flex_layout
A lightweight, responsive flex grid layout system for Flutter inspired by Bootstrap. Supports customizable breakpoints, offset columns, and responsive values.
What this package is like to depend on
Last release 1 months ago
11 Jul 2026
Too new to tell
only 2 dated releases
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
1 months old
2 releases · first in 2026
2 releases in the last 12 months
see the full history below
Release timeline
2 releases · Jul 2026 to Jul 2026Releases
latest 2-
1.0.111 Jul 2026 -
1.0.011 Jul 2026Release notes
Open source →- Initial release of
adaptive_flex_layout. - Support for Bootstrap-like responsive grid system with
AdaptiveFlexGrid,AdaptiveFlexRow, andAdaptiveFlexCol. - 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.
- Initial release of