1config BR2_PACKAGE_FLUTTER_ADAPTIVE_SCAFFOLD_EXAMPLE 2 bool "flutter adaptive scaffold example" 3 help 4 Adaptive Scaffold reacts to input from users, devices and 5 screen elements and renders your Flutter application 6 according to the Material 3 guidelines. 7 8 https://github.com/flutter/packages/tree/main/packages/flutter_adaptive_scaffold/example 9