| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.24.2 source code.tar.gz | 2026-01-07 | 67.1 MB | |
| 0.24.2 source code.zip | 2026-01-07 | 75.5 MB | |
| README.md | 2026-01-07 | 646 Bytes | |
| Totals: 3 Items | 142.6 MB | 0 | |
Major Features
- CSS Grid (Level 2): add
subgridsupport forgrid-template-columns/grid-template-rows(track/gap inheritance, alignment, placement, named lines, and intrinsic sizing).
Bug Fixes
- CSS Grid/Subgrid: fix implicit-column width expansion, subgrid column widths, intrinsic sizing, and row sizing/layout.
- Scrolling/Semantics: fix scroll controller null cases for scrollable elements and improve overflow scroll semantics compatibility.
Compatibility
- Support Flutter SDK
>=3.27.0. - Replace vendored
easy_refresh(path dependency + submodule) with publishedwebf_easy_refresh.