tree: ede1643d4eef38e6111706708fdc3f372f6096f2 [path history] [tgz]
  1. hello/
  2. local/
  3. remote/
  4. wasm/
  5. analysis_options.yaml
  6. README.md
packages/rfw/example/README.md

There are several examples.

  • hello shows how RemoteWidget can render some widgets from a description interpreted at runtime.

  • local shows how to create new local widget definitions for use in remote widget descriptions.

  • remote is a proof-of-concept showing files being obtained from a remote server and rendered by the application at runtime.

  • wasm shows how package:rfw can be combined with package:wasm to configure logic as well as the user interface at runtime.