8 lines
271 B
Plaintext
8 lines
271 B
Plaintext
|
|
config BR2_PACKAGE_FLUTTER_RFW_LOCAL_EXAMPLE
|
||
|
|
bool "remote flutter widgets example"
|
||
|
|
help
|
||
|
|
This example shows how one can create custom widgets in an RFW
|
||
|
|
client, for use by remote widgets.
|
||
|
|
|
||
|
|
https://github.com/flutter/packages/tree/main/packages/rfw/example/local
|