1config BR2_PACKAGE_FLUTTER_RFW_LOCAL_EXAMPLE 2 bool "remote flutter widgets example" 3 help 4 This example shows how one can create custom widgets in an RFW 5 client, for use by remote widgets. 6 7 https://github.com/flutter/packages/tree/main/packages/rfw/example/local 8