mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
As of commit e35f29177495131f0f598fc7ae1ffd74d89edf15, the dynamic-layouts example has been removed from the flutter-packages repository, which fixes https://github.com/flutter/flutter/issues/148979. The exact reasoning is as follows: ``` The dynamic_layouts package is unpublished, and its core feature set has not been updated in years. Though it's not high-traffic, all packages in that repo require maintenance for Flutter versions, gradle bumps, and project migrations. ``` Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>